WebExtension.net
Toggle dark mode
WebExtension.net

Tracker Blocker: Stop trackers in emails

View on Chrome Web Store
View Tracker Blocker: Stop trackers in emails Chrome Extension on Chrome Web Store
Add to bookmarks
3.3 (12 ratings)
23 views
This extension has been viewed 23 times

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

Stops open-tracking from working in emails.
Type
Extension
Users
6,000 users
1K
Website www.gmass.co
GMass, Inc.
View author page of GMass, Inc.
Published
Published on January 25, 2022
Version 1.0.7
Manifest version
3
Updated
Updated on April 1, 2022
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Tracker Blocker: Stop trackers in emails 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": "Tracker Blocker: Stop trackers in emails",
    "version": "1.0.7",
    "description": "Stops open-tracking from working in emails.",
    "icons": {
        "128": "TrackerBlocker-128.png"
    },
    "short_name": "Tracker Blocker",
    "manifest_version": 3,
    "background": {
        "service_worker": "worker.js"
    },
    "action": {
        "default_title": "Click to enable\/disable blocking",
        "default_popup": "menu.html"
    },
    "permissions": [
        "declarativeNetRequest",
        "storage",
        "declarativeNetRequestFeedback",
        "notifications"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    }
}
© 2025 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