WebExtension.net
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
3.3 (12 ratings)

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
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
View on Chrome Web Store
View Tracker Blocker: Stop trackers in emails Chrome Extension on Chrome Web Store
productivity/workflow
Extension Category
Website
Visit developer website

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'"
    }
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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