WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Crouching Tracker, Hidden Email

Crouching Tracker, Hidden Email

View on Chrome Web Store
View Crouching Tracker, Hidden Email Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 ratings)
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Changes the cursor when a hyperlink (or button) links to a URL which contains an email address in it.
Type
Extension
Users
4 users
1
em_te
View author page of em_te
Published
Published on August 2, 2021
Version 0.1
Manifest version
3
Updated
Updated on August 3, 2021
lifestyle/social
Extension Category
View on Chrome Web Store
View Crouching Tracker, Hidden Email Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extensionName__",
    "author": "Terry Yuen",
    "version": "0.1",
    "description": "__MSG_extensionDescription__",
    "manifest_version": 3,
    "default_locale": "en",
    "icons": {
        "24": "icon_24.png",
        "48": "icon_48.png",
        "96": "icon_96.png",
        "128": "icon_128.png"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "matches": [
                "<all_urls>"
            ],
            "css": [
                "content.css"
            ]
        }
    ]
}
© 2026 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top