ProBlocker - Ad Blocker for YouTube & Web Firefox

Examine source code of ProBlocker - Ad Blocker for YouTube & Web

Inspect and view changes in ProBlocker - Ad Blocker for YouTube & Web source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "version": "6.0.1",
  "manifest_version": 2,
  "name": "__MSG_name__",
  "short_name": "__MSG_short_name__",
  "default_locale": "en",
  "description": "__MSG_description__",
  "icons": {
    "16": "assets/icons/on-16.png",
    "128": "assets/icons/on-128.png"
  },
  "content_scripts": [
    {
      "all_frames": true,
      "js": [
        "pages/content-script-start.js"
      ],
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "match_about_blank": true,
      "run_at": "document_start"
    },
    {
      "all_frames": true,
      "js": [
        "pages/content-script-end.js"
      ],
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "match_about_blank": true,
      "run_at": "document_end"
    },
    {
      "all_frames": true,
      "js": [
        "pages/subscribe.js"
      ],
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "match_about_blank": false,
      "run_at": "document_end"
    }
  ],
  "background": {
    "page": "pages/background.html",
    "persistent": false
  },
  "browser_action": {
    "default_icon": {
      "19": "assets/icons/on-19.png",
      "38": "assets/icons/on-38.png"
    },
    "default_title": "__MSG_name__",
    "default_popup": "pages/popup.html"
  },
  "web_accessible_resources": [
    "/web-accessible-resources/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "140.0",
      "id": "{a2156984-bed9-4851-b725-554e2be12921}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  },
  "options_ui": {
    "page": "pages/options.html",
    "open_in_tab": true
  },
  "permissions": [
    "tabs",
    "<all_urls>",
    "webRequest",
    "webRequestBlocking",
    "webNavigation",
    "storage",
    "contextMenus"
  ]
}

Best ProBlocker - Ad Blocker for YouTube & Web Alternatives

Here are some Firefox add-ons that are similar to ProBlocker - Ad Blocker for YouTube & Web: