DNSSEC/DANE Padlock Firefox

Examine source code of DNSSEC/DANE Padlock

By: Seb35
Inspect and view changes in DNSSEC/DANE Padlock source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "version": "0.3.1",
  "description": "__MSG_extensionDescription__",
  "developer": {
    "name": "defkev, Seb35"
  },
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "79.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      },
      "id": "{3f6f7666-5634-4942-9136-f0e5f28a4dfd}"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html"
  },
  "page_action": {
    "browser_style": true
  },
  "permissions": [
    "<all_urls>",
    "notifications",
    "storage",
    "tabs",
    "webRequest",
    "webRequestBlocking",
    "captivePortal"
  ],
  "default_locale": "en",
  "web_accessible_resources": [
    "blocked.html"
  ],
  "icons": {
    "16": "icon.svg",
    "32": "icon.svg",
    "48": "icon.svg",
    "64": "icon.svg",
    "128": "icon.svg"
  },
  "content_security_policy": "default-src 'none'; script-src 'self'; style-src 'self'; img-src 'self'; connect-src https:"
}

Best DNSSEC/DANE Padlock Alternatives

Here are some Firefox add-ons that are similar to DNSSEC/DANE Padlock: