A powerful and flexible Tampermonkey userscript that highlights user-defined keywords (e.g., Bitcoin addresses) on any website and includes an intelligent auto-clicker that automatically stops when a match is found.
- 🔍 Highlights user-defined keywords (e.g., BTC addresses) across all websites
- 🎨 Customizable highlight styles via menu
- 🖱️ Auto-clicker with on-screen toggle and Alt+A shortcut
- ⛔ Auto-clicker stops automatically when a match is found
- ⚙️ User menu for keyword, style, and interval customization
- 🔔 Optional alerts when matches are found
- 🔄 Supports dynamically loaded content via MutationObserver
Tampermonkey is a browser extension that lets you run userscripts.
- Chrome: Get it from Chrome Web Store
- Firefox: Get it from Mozilla Add-ons
- Microsoft Edge: Get it from Edge Add-ons
- Safari or others: Visit Tampermonkey.net
Click this link to install:
Install Mizogg Highlighter Script
Tampermonkey will prompt you to confirm. Click Install.
Once installed, click the Tampermonkey icon in your browser, then select the script from the dashboard. Use the user script menu to:
- Set your keywords (e.g.
1Bitcoin,bc1q,address
) - Choose your highlight style (CSS)
- Define the auto-clicker interval
- Enable or disable alerts
You can access these settings anytime from the Tampermonkey menu.
- Press Alt + A to toggle the auto-clicker.
- Use the floating button at the bottom-right corner to toggle it as well.
- If any keyword is detected, it will be highlighted and the auto-clicker will stop automatically.
- Alerts will display matched keywords if enabled.
This project is licensed under the MIT License – see the LICENSE file for details.
Created by mizogg.com