Adblocker AI Firefox

Examine source code of Adblocker AI

Inspect and view changes in Adblocker AI source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "adblocker",
  "short_name": "adblocker",
  "description": "Safari and Firefox ad blocker built with Flutter.",
  "version": "1.0.0",
  "action": {
    "default_popup": "popup.html",
    "default_title": "Adblocker"
  },
  "icons": {
    "48": "icons/Icon-192.png",
    "96": "icons/Icon-192.png",
    "128": "icons/Icon-192.png",
    "192": "icons/Icon-192.png"
  },
  "permissions": [
    "declarativeNetRequest",
    "declarativeNetRequestFeedback",
    "storage",
    "tabs"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "service_worker": "background.js"
  },
  "declarative_net_request": {
    "rule_resources": [
      {
        "id": "ruleset_1",
        "enabled": true,
        "path": "rules.json"
      },
      {
        "id": "advanced_rules",
        "enabled": false,
        "path": "advanced_rules.json"
      }
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "adblock@nextlink.com.au",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Adblocker AI Alternatives

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