SpyView - See Who's Watching Firefox

Examine source code of SpyView - See Who's Watching

Inspect and view changes in SpyView - See Who's Watching source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "SpyView - See Who's Watching",
  "version": "1.0",
  "description": "Detects and reveals trackers watching you in real time.",
  "permissions": [
    "webRequest",
    "storage",
    "tabs",
    "notifications",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup/popup.html",
    "default_icon": "icons/icon128.png"
  },
  "icons": {
    "128": "icons/icon128.png"
  },
  "web_accessible_resources": [
    "trackerStorage/trackersLarge.json",
    "stats/stats.html",
    "stats/chart.min.js",
    "stats/leaflet/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{e0413beb-2c44-4783-8843-3a4174eafba9}"
    }
  }
}

Meilleures alternatives SpyView - See Who's Watching

Voici quelques Firefox add-ons qui sont similaires à SpyView - See Who's Watching :