STOP IPV6 Firefox

Examine source code of STOP IPV6

By: Roger Add-on
Inspect and view changes in STOP IPV6 source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "STOP IPV6",
  "version": "1.0",
  "description": "Blocks all IPv6 network requests.",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "<all_urls>",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "icons/icon-64.png",
    "default_title": "IPv6 Stopper",
    "default_popup": "popup.html"
  },
  "icons": {
    "64": "icons/icon-64.png",
    "128": "icons/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{96354e8b-fa43-42da-9b9b-2c1175cc99ee}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      },
      "strict_min_version": "89.0"
    }
  }
}

Best STOP IPV6 Alternatives

Here are some Firefox add-ons that are similar to STOP IPV6: