The Twitter Blink Unfurler is a Chrome extension inspired by the Solana Actions and Blinks protocol. It uses the Blinks library to detect and unfurl Ethereum and Solana Action URLs into interactive experiences.
This extension brings the power of blockchain interactions directly to your Twitter feed by unfurling Blockchain (Ethereum & Solana) links into interactive experiences.
Blinks, short for Blockchain Links, are similar to link previews but with interactive capabilities. Our extension detects Blockchain Action URLs in tweets and unfurls them into full, interactive experiences right within Twitter.
- Detects Ethereum and Solana Action URLs in tweets
- Unfurls detected links into interactive transaction previews
- Integrates seamlessly with Twitter's user interface
To add the Twitter Blink Unfurler to your Chrome browser:
- Clone the repository:
git clone https://github.com/NethermindEth/blink-extension.git
- Navigate to the project directory:
cd blink-extension
- Install dependencies:
npm install
- Build the extension:
npm run build
- Open Chrome and navigate to
chrome://extensions/
- Enable "Developer mode" in the top right corner
- Click "Load unpacked" and select the directory containing the extension files
- The extension should now appear in your Chrome toolbar
Once installed, the extension works automatically:
- Browse Twitter as usual
- When you encounter a tweet containing an Action URL, the extension will detect it
- The Action URL will be replaced with an interactive Blink, showing transaction details and allowing you to interact with it directly from Twitter