BlockBird is a comprehensive Chrome extension that offers a suite of tools for blockchain and Web3 enthusiasts. It provides features such as a scanner for airdrops and points systems, a searchable list of blockchain explorers, wallet management, and more. The extension also supports dark mode and customizable settings.
- Dashboard: Quick access to all features and updates.
- Scanner: Scan the current webpage for keywords related to airdrops, points, and rewards.
- Explorers: Searchable list of blockchain explorers with pagination.
- Wallets: Manage your crypto wallets for easy copy/paste.
- Solana Tokens: View the most recently added Solana tokens from Jupiter.
- Settings: Customize the default page and toggle dark mode.
- Clone or download the repository.
- Open Chrome and navigate to
chrome://extensions/
. - Enable "Developer mode" by toggling the switch in the upper right corner.
- Click "Load unpacked" and select the directory where you cloned/downloaded the repository.
- Provides quick access to all features.
- Displays recent updates and advertisements.
- Navigate to the "Scanner" page.
- Click "Scan Now" to scan the current webpage for keywords like "airdrop", "points", and "rewards".
- View the scan results and highlighted keywords directly on the webpage.
- Navigate to the "Explore" page.
- Use the search bar to filter blockchain explorers.
- Click on the blockchain to be taken to its block explorer.
- Navigate to the "Wallets" page.
- Add new wallets by entering a label and address, then click "Add".
- Manage wallets by editing, deleting, or copying the address to the clipboard.
- Navigate to the "Tokens" page.
- View the most recently added Solana tokens, according to Jupiter (jup.ag).
- Each token displays its name, symbol, address, and market cap.
- Navigate to the "Settings" page.
- Select your preferred default page.
- Toggle dark mode on or off.
manifest.json
: Extension configuration and permissions.popup.html
: Main dashboard of the extension.scanner.html
,scanner.js
: Scanner feature implementation.explorers.html
,explorers.js
: Blockchain explorers feature implementation.wallets.html
,wallets.js
: Wallet management feature implementation.tokens.html
,solana-tokens.js
: Solana tokens feature implementation.settings.html
,settings.js
: Settings page implementation.styles.css
: Shared styles for the extension.include-links.js
: Script to populate navigation links.links.html
: HTML file containing navigation links.dark-mode.js
: Script to toggle dark mode.default-page.js
: Script to handle default page redirection.
- Fork the repository.
- Create a new branch for your feature or bugfix.
- Make your changes and ensure they are well-tested.
- Commit your changes with a descriptive message.
- Push your branch to your forked repository.
- Create a pull request to the main repository.
This project is licensed under the MIT License - see the LICENSE file for details.
For support or inquiries, join our Telegram group.