Mail Tracker Pro Firefox

Examine source code of Mail Tracker Pro

Inspect and view changes in Mail Tracker Pro source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Mail Tracker Pro",
  "version": "1.0.0",
  "description": "Advanced email tracking extension for Gmail. Track when your emails are opened and get real-time notifications.",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "permissions": [
    "storage",
    "activeTab",
    "notifications",
    "webRequest",
    "*://mail.google.com/*",
    "*://mail-tracker-k1hl.onrender.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Mail Tracker Pro"
  },
  "content_scripts": [
    {
      "matches": [
        "*://mail.google.com/*"
      ],
      "js": [
        "script.js"
      ]
    }
  ],
  "web_accessible_resources": [
    "index.html",
    "app.js"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{4683fc36-b98d-402f-8916-89a4eb18090c}"
    }
  }
}

Best Mail Tracker Pro Alternatives

Here are some Firefox add-ons that are similar to Mail Tracker Pro: