Website Traffic Analyzer Firefox

Examine source code of Website Traffic Analyzer

Inspect and view changes in Website Traffic Analyzer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Website Traffic Analyzer",
  "version": "1.1",
  "description": "Analyze and track website traffic in real-time.",
  "permissions": [
    "activeTab",
    "storage",
    "webRequest",
    "webRequestBlocking",
    "webNavigation",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "32": "icons/logo_32.png",
      "64": "icons/logo_64.png",
      "128": "icons/logo_128.png"
    }
  },
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{37a4a07c-8c3c-4d27-8c8c-8287923e2f09}"
    }
  }
}

Best Website Traffic Analyzer Alternatives

Here are some Firefox add-ons that are similar to Website Traffic Analyzer: