BLOSSOM ADDON Firefox

Examine source code of BLOSSOM ADDON

Inspect and view changes in BLOSSOM ADDON source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "__MSG_extensionDescription__",
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "version": "0.1.2",
  "default_locale": "en",
  "icons": {
    "48": "icons/icon48.png"
  },
  "permissions": [
    "webRequest",
    "http://*/*",
    "https://*/*",
    "*://*.google.com/"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png"
    }
  },
  "background": {
    "scripts": [
      "js/background.js"
    ]
  }
}

Best BLOSSOM ADDON Alternatives

Here are some Firefox add-ons that are similar to BLOSSOM ADDON: