307 Redirect Pro Firefox

Examine source code of 307 Redirect Pro

By: Nohu90 Add-on
Inspect and view changes in 307 Redirect Pro 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
{
  "manifest_version": 2,
  "name": "307 Redirect Pro",
  "version": "1.2.0",
  "author": "mike gieson",
  "description": "Redirect any source url to a different url (local or remote). Simple, popup interface.",
  "icons": {
    "16": "images/icons/icon-16.png",
    "19": "images/icons/icon-19.png",
    "32": "images/icons/icon-32.png",
    "48": "images/icons/icon-48.png",
    "64": "images/icons/icon-64.png",
    "128": "images/icons/icon-128.png",
    "512": "images/icons/icon-512.png"
  },
  "browser_action": {
    "default_icon": {
      "16": "images/icons/icon-16.png",
      "19": "images/icons/icon-19.png",
      "32": "images/icons/icon-32.png",
      "48": "images/icons/icon-48.png",
      "64": "images/icons/icon-64.png",
      "128": "images/icons/icon-128.png",
      "512": "images/icons/icon-512.png"
    },
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "permissions": [
    "storage",
    "webRequest",
    "webRequestBlocking",
    "*://*/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{dcac3095-3bfd-4e51-96ea-1dcf007480a8}"
    }
  }
}

Best 307 Redirect Pro Alternatives

Here are some Firefox add-ons that are similar to 307 Redirect Pro: