Tab & Extension Activity Analyzer Firefox

Examine source code of Tab & Extension Activity Analyzer

Por: Spitfire
Inspect and view changes in Tab & Extension Activity Analyzer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tab & Extension Activity Analyzer",
  "version": "3.0",
  "description": "Analyzes the activity of tabs and extensions in the current window based on number of web requests sent out and gives a percentage wise breakdown.",
  "icons": {
    "48": "icon2.jpg",
    "96": "icon.jpg"
  },
  "permissions": [
    "tabs",
    "webRequest",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Analyze tab & extension activity :)"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{98acf12e-7c11-4f6b-be10-73a7b058ab9e}"
    }
  }
}

Melhores alternativas Tab & Extension Activity Analyzer

Aqui estão algumas Firefox add-ons que são similares a Tab & Extension Activity Analyzer: