Warn Insecure Redirection Firefox

Examine source code of Warn Insecure Redirection

By: em_te
Inspect and view changes in Warn Insecure Redirection source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_extensionName__",
  "author": "Terry",
  "version": "0.1.6",
  "description": "__MSG_extensionDescription__",
  "manifest_version": 2,
  "default_locale": "en",
  "icons": {
    "38": "icon_38.png",
    "48": "icon_48.png",
    "96": "icon_96.png",
    "128": "icon_128.png"
  },
  "permissions": [
    "<all_urls>",
    "storage",
    "webRequest",
    "webRequestBlocking"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.htm"
  },
  "web_accessible_resources": [
    "redir.htm"
  ]
}

Best Warn Insecure Redirection Alternatives

Here are some Firefox add-ons that are similar to Warn Insecure Redirection: