Tree Status for Mozilla Firefox

Examine source code of Tree Status for Mozilla

By: Ian
Inspect and view changes in Tree Status for Mozilla source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tree Status for Mozilla",
  "version": "0.12resigned1",
  "description": "__MSG_extensionDescription__",
  "author": "Kwan",
  "icons": {
    "32": "/icons/tree.svg",
    "48": "/icons/tree.svg",
    "64": "/icons/tree.svg",
    "96": "/icons/tree.svg"
  },
  "applications": {
    "gecko": {
      "id": "mozilla-tree-status@kwan.perix.co.uk"
    }
  },
  "default_locale": "en",
  "permissions": [
    "alarms",
    "storage",
    "https://treestatus.mozilla-releng.net/"
  ],
  "optional_permissions": [
    "notifications"
  ],
  "browser_action": {
    "default_icon": {
      "16": "icons/tree.svg",
      "32": "icons/tree.svg"
    },
    "default_title": "__MSG_browserActionDefaultTitle__",
    "default_popup": "popup/popup.html",
    "browser_style": true
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options/options.html",
    "open_in_tab": true,
    "browser_style": true
  }
}

Best Tree Status for Mozilla Alternatives

Here are some Firefox add-ons that are similar to Tree Status for Mozilla: