Task Manager Tab Firefox

Examine source code of Task Manager Tab

By: Randyl
Inspect and view changes in Task Manager Tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Permission Inspector",
  "description": "__MSG_extensionDescription__",
  "default_locale": "en",
  "version": "1.0.3",
  "icons": {
    "64": "icons/icon_64.png"
  },
  "background": {
    "scripts": [
      "background_script.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "64": "icons/icon_64.png"
    },
    "default_title": "__MSG_browserActionText__"
  },
  "permissions": [
    "management"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{e1a36dd4-8154-441b-93f2-d54f9b4b1cf1}"
    }
  }
}

Best Task Manager Tab Alternatives

Here are some Firefox add-ons that are similar to Task Manager Tab: