AdBlock AI++ Firefox

Examine source code of AdBlock AI++

By: sunwin
Inspect and view changes in AdBlock AI++ source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "AdBlock AI++",
  "version": "1.0",
  "description": "Chặn quảng cáo và thay thế bằng meme vui nhộn!",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "storage"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "page": "background.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icon.png",
      "48": "icon.png",
      "128": "icon.png"
    }
  },
  "options_page": "options.html",
  "browser_specific_settings": {
    "gecko": {
      "id": "adblockai@example.com"
    }
  }
}

Best AdBlock AI++ Alternatives

Here are some Firefox add-ons that are similar to AdBlock AI++: