DNS Checker Firefox

Examine source code of DNS Checker

Inspect and view changes in DNS Checker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "DNS Checker",
  "version": "1.0",
  "description": "Kiểm tra DNS của trang web hiện tại",
  "icons": {
    "48": "icons/icon.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "activeTab",
    "tabs"
  ],
  "browser_action": {
    "default_icon": "icons/icon.png",
    "default_title": "DNS Checker"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{b930a6e0-a491-4865-8c06-30e7bcf0f0ba}"
    }
  }
}

Best DNS Checker Alternatives

Here are some Firefox add-ons that are similar to DNS Checker: