Skip to content

Enhance your X experience with automatic Solana address detection. Adds quick Solscan shortcuts for instant blockchain exploration. Simple, fast, and efficient.

Notifications You must be signed in to change notification settings

TechTronixx/Solana-X-Peek

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

6 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Solana-X-Peek Icon

Solana-X-Peek

Features โ€ข Installation โ€ข How It Works โ€ข Privacy


A lightweight Firefox extension that automatically detects Solana wallet addresses on Twitter/X and converts them into clickable links to Solscan explorer.

โœจ Features

  • ๐Ÿ” Real-time scanning of tweets for Solana addresses
  • ๐Ÿ”— Automatic conversion to clickable Solscan links
  • ๐Ÿ’ซ Clean UI with hover animations
  • โšก Efficient performance with throttled scanning
  • ๐ŸŒ Works on both Twitter.com and X.com domains

๐Ÿš€ How It Works

The extension scans tweet content for Solana wallet addresses using a precise regex pattern. When an address is found, it:

  1. Creates an unobtrusive link next to the address
  2. Adds the Solscan logo as a visual indicator
  3. Opens the wallet details in Solscan site when clicked

๐Ÿ›  Technical Implementation

  • Uses MutationObserver for dynamic content updates
  • Implements throttling to optimize performance
  • Maintains processed elements in WeakSet to prevent duplicates
  • Handles DOM manipulation carefully to preserve tweet formatting

๐Ÿ“ฅ Installation

Firefox Add-ons Store (coming soon)

  1. Visit the Firefox Add-ons Store [link to be added]
  2. Click "Add to Firefox"
  3. Follow the prompts to complete installation

Manual Installation (Developer)

  1. Clone this repository
  2. Open Firefox and navigate to about:debugging
  3. Click "This Firefox" in the left sidebar
  4. Click "Load Temporary Add-on"
  5. Navigate to the extension directory and select manifest.json

๐Ÿ“ธ Demo

Solana address detection example

Automatic detection of Solana address in a tweet

Solana-X-Peek in action

Solana-X-Peek extension showing clickable Solscan link in action

๐Ÿ”’ Privacy & Security

  • No data collection or storage
  • Works entirely client-side
  • Only activates on Twitter/X domains
  • Requires minimal permissions

๐Ÿ”ฎ Future Improvements

  • Support for additional Solana explorers
  • Add clipboard copy functionality to address

๐Ÿ“„ License

MIT License - feel free to use and modify as needed.


Made with โค๏ธ for the Solana Community

About

Enhance your X experience with automatic Solana address detection. Adds quick Solscan shortcuts for instant blockchain exploration. Simple, fast, and efficient.

Topics

Resources

Stars

Watchers

Forks