PopupFilter Firefox

Examine source code of PopupFilter

Inspect and view changes in PopupFilter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "PopupFilter",
  "version": "4.1resigned1",
  "author": "Baptiste Thémine",
  "homepage_url": "https://github.com/Baptistou/PopupFilter",
  "description": "__MSG_@manifest_description__",
  "default_locale": "en",
  "permissions": [
    "<all_urls>",
    "storage",
    "tabs",
    "webNavigation",
    "webRequest",
    "webRequestBlocking"
  ],
  "icons": {
    "16": "images/icon16.png",
    "32": "images/icon32.png",
    "48": "images/icon48.png",
    "64": "images/icon64.png"
  },
  "background": {
    "scripts": [
      "functions.js",
      "webext.js",
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "PopupFilter",
    "default_icon": "images/icon64.png",
    "default_popup": "browseraction/index.html"
  },
  "options_ui": {
    "page": "settings/index.html",
    "open_in_tab": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{df2c0cee-710c-472d-9e98-a2dd3eac741b}"
    }
  }
}

Melhores alternativas PopupFilter

Aqui estão algumas Firefox add-ons que são similares a PopupFilter: