NeverUseIPv6 Firefox

Examine source code of NeverUseIPv6

By: tajui Add-on
Inspect and view changes in NeverUseIPv6 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": "NeverUseIPv6",
  "version": "1.0",
  "description": "No more IPv6 network requests.",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "<all_urls>",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "icons/icon-64.png",
    "default_title": "NeverUseIPv6",
    "default_popup": "popup.html"
  },
  "icons": {
    "64": "icons/icon-64.png",
    "128": "icons/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{b70d6d0f-67be-4ecb-b222-e3a8fbaf6149}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      },
      "strict_min_version": "89.0"
    }
  }
}

Best NeverUseIPv6 Alternatives

Here are some Firefox add-ons that are similar to NeverUseIPv6: