Trace Firefox

Examine source code of Trace

Por: Trace Add-on
Inspect and view changes in Trace source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Trace",
  "version": "1.0.0",
  "description": "Trace basic browsing activity for debugging and educational purposes.",
  "permissions": [
    "tabs",
    "webRequest",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "meyam.d.la.l.9.08@gmail.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Melhores alternativas Trace

Aqui estão algumas Firefox add-ons que são similares a Trace: