WebExtension.net
WebExtension.net

Email Tracker for Gmail, Mailsuite-Mailtrack

View on Chrome Web Store
View Email Tracker for Gmail, Mailsuite-Mailtrack Chrome Extension on Chrome Web Store
4.4 (11,290 ratings)
1 new ratings

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

Email tracker and mail merge with over 2 million active users. Free and unlimited Gmail mass email tracker.
Type
Extension
Users
2,000,000 users
Website mailsuite.com
Mailtrack
View author page of Mailtrack
Featured Extension

Hand-picked for quality and usefulness

Published
Published on September 13, 2013
Version 12.16.0
Manifest version
3
Updated
Updated on November 14, 2024
View on Chrome Web Store
View Email Tracker for Gmail, Mailsuite-Mailtrack Chrome Extension on Chrome Web Store
productivity/communication
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "version": "12.16.0",
    "description": "__MSG_appDescription__",
    "default_locale": "en",
    "homepage_url": "https:\/\/mailtrack.io",
    "icons": {
        "16": "images\/icon-16.png",
        "128": "images\/icon-128.png"
    },
    "background": {
        "service_worker": "background.bundle.js"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/mail.google.com\/*"
            ],
            "js": [
                "scripts\/gmail.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "https:\/\/mail.google.com\/*"
            ],
            "js": [
                "scripts\/bundles\/gmail.start.bundle.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "https:\/\/mail.google.com\/*"
            ],
            "css": [
                "styles\/style.css"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "https:\/\/mail.google.com\/*"
            ],
            "js": [
                "scripts\/bundles\/gmail.end.bundle.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/mailtrack.io\/*\/dashboard\/welcome*",
                "*:\/\/mailtrack.io\/*\/dashboard\/reauthorized*",
                "*:\/\/mailtrack.io\/*\/dashboard\/install-success*",
                "*:\/\/mailtrack.io\/*\/dashboard\/payment\/teams\/success*",
                "*:\/\/mailsuite.com\/*\/dashboard\/welcome*",
                "*:\/\/mailsuite.com\/*\/dashboard\/reauthorized*",
                "*:\/\/mailsuite.com\/*\/dashboard\/install-success*",
                "*:\/\/mailsuite.com\/*\/dashboard\/payment\/teams\/success*"
            ],
            "js": [
                "scripts\/bundles\/setup.bundle.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "*:\/\/mailtrack.io\/*",
                "*:\/\/mailsuite.com\/*"
            ],
            "js": [
                "scripts\/bundles\/dashboard.bundle.js"
            ],
            "run_at": "document_end"
        }
    ],
    "manifest_version": 3,
    "action": {
        "default_icon": "images\/icon-32.png",
        "default_title": "__MSG_appName__",
        "default_popup": "templates\/popup.html"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "images\/mailtrack-crx-sprite_2x.png",
                "images\/expand-tracking.png",
                "images\/icon-128.png",
                "images\/sprite.svg",
                "images\/icons\/icon-search.svg",
                "images\/icons\/icon-checkbox-checked.svg",
                "images\/icons\/icon-checkbox-unchecked.svg",
                "images\/icons\/icon-checkbox-indeterminated.svg",
                "images\/icons\/icon-arrow-down.svg",
                "images\/icons\/icon-lists.svg",
                "images\/icons\/icon-lists-black.svg",
                "images\/icons\/icon-lists-white.svg",
                "images\/icons\/icon-mailtrack-schedule.svg",
                "images\/icons\/icon-mailtrack-schedule-black.svg",
                "images\/icons\/icon-mailtrack-schedule-white.svg",
                "images\/icons\/mt-logo-disabled.svg",
                "images\/icons\/mt-logo.svg",
                "images\/icons\/file-tracking.svg",
                "images\/icons\/file-tracking-pressed.svg",
                "images\/icons\/icon-link-tracking.svg",
                "images\/icons\/icon-advanced-document.svg",
                "images\/icons\/icon-signed-advanced-document.svg",
                "images\/lists-permissions-modal-bg.png",
                "templates\/iframe.html",
                "templates\/iframe.css",
                "templates\/iframe.js",
                "scripts\/bundles\/gmail.inject.bundle.js"
            ],
            "matches": [
                "https:\/\/mail.google.com\/*"
            ]
        }
    ],
    "permissions": [
        "storage",
        "webRequest",
        "declarativeNetRequestWithHostAccess",
        "notifications"
    ],
    "host_permissions": [
        "*:\/\/*.mailtrack.io\/*",
        "*:\/\/mailtrack.io\/*",
        "*:\/\/*.mailsuite.com\/*",
        "*:\/\/mailsuite.com\/*",
        "https:\/\/mail.google.com\/*",
        "*:\/\/*.googleusercontent.com\/*",
        "https:\/\/api.rollbar.com\/*",
        "https:\/\/http-intake.logs.datadoghq.eu\/*",
        "https:\/\/mrt-attachments-prod.s3.eu-west-1.amazonaws.com\/*",
        "https:\/\/mt-file-tracking-temp.s3.eu-west-1.amazonaws.com\/*"
    ]
}
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