ADBlocker Express Ultimate Pro Firefox

Examine source code of ADBlocker Express Ultimate Pro

By: Daddy K Add-on
Inspect and view changes in ADBlocker Express Ultimate Pro source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ADBlocker Express Ultimate Pro + Android 3.0",
  "short_name": "ADBEU",
  "author": "Elms Pro",
  "version": "3.0",
  "applications": {
    "elms": {
      "id": "adblockerexpress@elms.com",
      "strict_min_version": "57.0"
    }
  },
  "default_locale": "en",
  "description": "__MSG_description__",
  "icons": {
    "16": "icons/16.png",
    "128": "icons/128.png"
  },
  "browser_action": {
    "default_icon": {
      "19": "icons/gray-19.png",
      "38": "icons/gray-38.png"
    },
    "default_title": "__MSG_name__",
    "default_popup": "pages/popup.html"
  },
  "options_ui": {
    "page": "pages/options.html",
    "open_in_tab": true
  },
  "background": {
    "page": "background.html",
    "persistent": true
  },
  "content_scripts": [
    {
      "all_frames": true,
      "js": [
        "js/content.js"
      ],
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "match_about_blank": true,
      "run_at": "document_start"
    },
    {
      "all_frames": false,
      "js": [
        "lib/content-script/content-utils.js"
      ],
      "css": [
        "lib/content-script/css/alert.css"
      ],
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "run_at": "document_start"
    },
    {
      "all_frames": false,
      "css": [
        "lib/content-script/assistant/css/select-element.css"
      ],
      "js": [
        "lib/libs/diff_match_patch.js",
        "lib/libs/dom.patched.js",
        "lib/utils/balalaika.patched.js",
        "lib/content-script/i18n-helper.js",
        "lib/content-script/assistant/js/abu-selector.js",
        "lib/content-script/assistant/js/abu-rules-constructor.js",
        "lib/content-script/assistant/js/assistant.js",
        "lib/content-script/assistant/js/start-assistant.js"
      ],
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "run_at": "document_end"
    },
    {
      "all_frames": false,
      "js": [
        "lib/libs/jquery-3.6.0.min.js",
        "lib/libs/jquery-ui.min.js",
        "lib/libs/diff_match_patch.js",
        "lib/libs/dom.js",
        "lib/content-script/i18n-helper.js",
        "lib/content-script/shield.js"
      ],
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "run_at": "document_start"
    }
  ],
  "minimum_chrome_version": "21.0",
  "permissions": [
    "tabs",
    "<all_urls>",
    "http://*/*",
    "https://*/*",
    "webRequest",
    "webRequestBlocking",
    "webNavigation",
    "storage",
    "unlimitedStorage",
    "contextMenus"
  ],
  "web_accessible_resources": [
    "lib/content-script/assistant/*",
    "pages/shield/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{18eb4d54-8399-4164-b5bb-9c1fddf7a32c}"
    }
  }
}

Best ADBlocker Express Ultimate Pro Alternatives

Here are some Firefox add-ons that are similar to ADBlocker Express Ultimate Pro: