IDN Safe Firefox

Examine source code of IDN Safe

Inspect and view changes in IDN Safe 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
{
  "name": "__MSG_extensionName__",
  "version": "1.5",
  "manifest_version": 2,
  "icons": {
    "48": "img/icon_48.png",
    "128": "img/icon_128.png",
    "512": "img/icon_512.png"
  },
  "description": "__MSG_extensionDescription__",
  "default_locale": "en_US",
  "background": {
    "scripts": [
      "js/constants.js",
      "js/punycode.js",
      "js/background.js"
    ]
  },
  "minimum_chrome_version": "50",
  "permissions": [
    "storage",
    "webRequest",
    "webRequestBlocking",
    "activeTab",
    "tabs",
    "<all_urls>"
  ],
  "browser_action": {
    "default_title": "IDN Safe",
    "default_icon": "img/icon_48.png",
    "default_popup": "html/popup.html"
  },
  "author": "Aykut Çevik"
}

Best IDN Safe Alternatives

Here are some Firefox add-ons that are similar to IDN Safe: