Post Track Firefox

Examine source code of Post Track

Inspect and view changes in Post Track source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_appName__",
  "description": "__MSG_appDesc__",
  "default_locale": "en",
  "manifest_version": 2,
  "version": "1.0.3",
  "homepage_url": "https://posttrack.com/en?utm_campaign=posttrack_extension&utm_source=extension&utm_medium=about",
  "content_scripts": [
    {
      "matches": [
        "https://*/*",
        "http://*/*"
      ],
      "css": [
        "css/injection.css"
      ],
      "js": [
        "js/injection.js"
      ]
    }
  ],
  "permissions": [],
  "browser_action": {
    "default_icon": {
      "16": "icons/16x16.png",
      "32": "icons/32x32.png",
      "48": "icons/48x48.png",
      "128": "icons/128x128.png"
    },
    "default_title": "Post Track - Universal Parcel Tracking System",
    "default_popup": "popup.html"
  },
  "icons": {
    "16": "icons/16x16.png",
    "32": "icons/32x32.png",
    "48": "icons/48x48.png",
    "128": "icons/128x128.png"
  },
  "background": {
    "scripts": [
      "js/background.js"
    ]
  },
  "web_accessible_resources": [
    "icons/*",
    "js/*"
  ],
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "content_security_policy": "script-src 'self' 'sha256-XVrX+tDHWh+zHR9vr3L4hLXLMIyQZmt9G7mmXdFiJPQ='; object-src 'none'"
}

Best Post Track Alternatives

Here are some Firefox add-ons that are similar to Post Track: