Extension Manager Firefox

Examine source code of Extension Manager

Inspect and view changes in Extension Manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_name__",
  "description": "__MSG_description__",
  "version": "2.5.5",
  "default_locale": "en",
  "page_action": {
    "default_icon": {
      "16": "icon/logo.png",
      "32": "icon/logo.png",
      "48": "icon/logo.png",
      "128": "icon/logo.png",
      "300": "icon/logo.png"
    },
    "default_title": "__MSG_name__",
    "default_popup": "popup.html",
    "show_matches": [
      "*://*/*"
    ]
  },
  "icons": {
    "16": "icon/logo.png",
    "32": "icon/logo.png",
    "48": "icon/logo.png",
    "128": "icon/logo.png",
    "300": "icon/logo.png"
  },
  "permissions": [
    "tabs",
    "<all_urls>",
    "activeTab",
    "management",
    "storage",
    "unlimitedStorage",
    "*://*/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{15bea603-f341-47aa-a925-cb933434fe8e}"
    }
  }
}

Mejores alternativas Extension Manager

Aquí hay algunas Firefox add-ons que son similares a Extension Manager: