StopAll Ads Firefox

Examine source code of StopAll Ads

Inspect and view changes in StopAll Ads source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "applications": {
    "gecko": {
      "id": "{6c9d5a11-9d2b-4c10-cd40-61fc083d5001}",
      "strict_min_version": "51.0"
    }
  },
  "author": "StopAll Ads",
  "background": {
    "scripts": [
      "polyfill.js",
      "ext/common.js",
      "ext/background.js",
      "lib/compat.js",
      "lib/publicSuffixList.js",
      "lib/adblockplus.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "16": "icons/abp-16.png",
      "19": "icons/abp-19.png",
      "20": "icons/abp-20.png",
      "32": "icons/abp-32.png",
      "38": "icons/abp-38.png",
      "40": "icons/abp-40.png"
    },
    "default_title": "__MSG_name__"
  },
  "content_scripts": [
    {
      "all_frames": true,
      "js": [
        "polyfill.js",
        "ext/common.js",
        "ext/content.js",
        "include.preload.js"
      ],
      "match_about_blank": true,
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "run_at": "document_start"
    },
    {
      "all_frames": true,
      "js": [
        "include.postload.js"
      ],
      "match_about_blank": true,
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "run_at": "document_end"
    }
  ],
  "default_locale": "en_US",
  "description": "__MSG_description__",
  "devtools_page": "devtools.html",
  "icons": {
    "16": "icons/abp-16.png",
    "32": "icons/abp-32.png",
    "48": "icons/detailed/abp-48.png",
    "64": "icons/detailed/abp-64.png",
    "128": "icons/detailed/abp-128.png"
  },
  "manifest_version": 2,
  "minimum_chrome_version": "49.0",
  "name": "StopAll Ads",
  "options_ui": {
    "open_in_tab": true,
    "page": "options.html"
  },
  "permissions": [
    "tabs",
    "<all_urls>",
    "contextMenus",
    "webRequest",
    "webRequestBlocking",
    "webNavigation",
    "storage",
    "unlimitedStorage",
    "notifications"
  ],
  "short_name": "StopAll Ads",
  "version": "3.0.5.1952"
}

Best StopAll Ads Alternatives

Here are some Firefox add-ons that are similar to StopAll Ads: