DNS over HTTPS Firefox

Examine source code of DNS over HTTPS

Inspect and view changes in DNS over HTTPS source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "DNS over HTTPS",
  "version": "0.7resigned1",
  "author": "www.linkedin.com/in/kevin-bolton",
  "description": "Check web site IP is spoofed or not",
  "short_name": "DoH",
  "icons": {
    "32": "icons/ExtensionIcon-32.png",
    "48": "icons/ExtensionIcon-48.png",
    "64": "icons/ExtensionIcon-64.png",
    "96": "icons/ExtensionIcon-96.png"
  },
  "permissions": [
    "dns",
    "tabs",
    "webRequest",
    "*://*/*"
  ],
  "browser_action": {
    "default_icon": {
      "16": "icons/button-16.png",
      "32": "icons/button-32.png"
    },
    "default_title": "DNS of HTTPS"
  },
  "background": {
    "scripts": [
      "background_script/DoH.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{90d112d2-b0f7-4a48-beb1-8b86acf2a0ef}"
    }
  }
}

Mejores alternativas DNS over HTTPS

Aquí hay algunas Firefox add-ons que son similares a DNS over HTTPS: