ATAV Safe Browsing Firefox

Examine source code of ATAV Safe Browsing

Inspect and view changes in ATAV Safe Browsing source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "ATAV Safe Browsing",
  "version": "1.0.5.1",
  "description": "Checks website safety using ATAV API, blocks dangerous sites, and allows reporting of suspicious sites.",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "tabs",
    "storage",
    "activeTab"
  ],
  "host_permissions": [
    "<all_urls>",
    "http://*/*",
    "https://atav-api-browser.atdevs.org/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "action": {
    "default_popup": "popup.html",
    "default_title": "ATAV Safe Browsing"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "blocked.html",
        "blocked.css",
        "blocked.js"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{8e012697-84ab-4fd2-9380-0aadcbcfaec1}",
      "strict_min_version": "109.0"
    }
  },
  "homepage_url": "https://atdevs.org/",
  "author": "ATDevs",
  "source": "https://dl.atdevs.org/src/atav/firefox-add-on/",
  "license": "Apache-2.0"
}

Best ATAV Safe Browsing Alternatives

Here are some Firefox add-ons that are similar to ATAV Safe Browsing: