Trace 4.0.0 Firefox

Examine source code of Trace 4.0.0

By: Florian Add-on
Inspect and view changes in Trace 4.0.0 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Trace 4.0",
  "version": "1.1.4",
  "manifest_version": 2,
  "permissions": [
    "https://traceapi.uha4point0.fr/",
    "tabs",
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "./JS/activityWatcher.js"
      ]
    }
  ],
  "browser_action": {
    "default_popup": "./HTML/index.html",
    "default_icon": "img/icon-off.png"
  },
  "background": {
    "scripts": [
      "./JS/background.js"
    ],
    "persistent": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{d2a7a45b-d91b-446a-9098-ad054714e1b2}"
    }
  }
}

Best Trace 4.0.0 Alternatives

Here are some Firefox add-ons that are similar to Trace 4.0.0: