WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Email Tracking for Sales and Small Business

Email Tracking for Sales and Small Business

View on Chrome Web Store
View Email Tracking for Sales and Small Business Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (1 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.

This extension is no longer available on the Chrome Web Store. We noticed it was gone on Jun 30, 2025.

EMAIL TRACKING WITHOUT COMPROMISES Email Tracking for Sales and Small Business is a free email tracking extension for Gmail that…
Type
Extension
Users
1 users
1
General Systems Corporation
View author page of General Systems Corporation
Published
Published on April 3, 2022
Version 0.1.5.0
Manifest version
3
Updated
Updated on April 3, 2022
productivity/workflow
Extension Category
View on Chrome Web Store
View Email Tracking for Sales and Small Business 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",
    "version": "0.1.5.0",
    "manifest_version": 3,
    "name": "Email Tracking for Sales and Small Business",
    "options_page": "options.html",
    "background": {
        "service_worker": "background.bundle.js"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": "logo_tiny.png"
    },
    "icons": {
        "128": "logo_128_128_with_border.png"
    },
    "host_permissions": [
        "https:\/\/*.amazonaws.com\/prod\/*",
        "https:\/\/*.serviceapi.link\/*"
    ],
    "declarative_net_request": {
        "rule_resources": []
    },
    "permissions": [
        "declarativeNetRequest",
        "identity",
        "identity.email",
        "storage",
        "tabs"
    ],
    "content_scripts": [
        {
            "matches": [
                "http:\/\/mail.google.com\/*",
                "https:\/\/mail.google.com\/*"
            ],
            "js": [
                "contentScript.bundle.js"
            ],
            "css": [
                "content.styles.css"
            ],
            "run_at": "document_end"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "content.styles.css",
                "logo_128_128_with_border.png",
                "logo_tiny.png",
                "error-grey.svg",
                "link-grey.svg",
                "link-black.svg",
                "accesstime-grey.svg",
                "envelope-grey.svg",
                "envelope-black-checked.svg",
                "notinterested-grey.svg"
            ],
            "matches": [
                "http:\/\/mail.google.com\/*",
                "https:\/\/mail.google.com\/*"
            ]
        }
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqJZ4yf3gl4+kaEj6wifpXY890yYHKdzTh9a8CgUjgdeghp6P04WCmtoq0V39+onnkas8G\/J5KAmKG0U+vaunlTXNhaaGU3I4vMXsBuAWgPbg5695ZXgGBENiWg2Nju9d9F4Rhxv0JjqoXhfjrKLDrLXQ0wlDgMWPDl5dasiKU3xiCA3vbwrluUbGJcikMTl9sW\/cpQDx7rxbR+40rL9VkTieiRwzEa4WTZl6i2F1gA+FiTw5LrdSCWYddNjhY9z0gnjiZaU1whpvrh8pdMrxw7xaatfiiasRtkmMJ2qcckN1PlVaGBo0GyGoxFjx4OpfUC7zgkljDn4HmJX0Czq0DwIDAQAB"
}
© 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