A Chrome extension that displays your professional profile and a wallet interface.
- Download or clone this repository
- Open Chrome browser
- Go to
chrome://extensions/
- Enable "Developer mode" in the top right corner
- Click "Load unpacked"
- Select the folder containing the extension files
popup.html
: The main popup page that displays your profile and wallet interface.manifest.json
: The manifest file for the extension.icons/
: Icons for the extension.web/
: The Flutter web project for the extension.