Skip Redirect PM Firefox

Examine source code of Skip Redirect PM

Inspect and view changes in Skip Redirect PM source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Skip Redirect",
  "version": "1.3",
  "description": "Automatically skip redirect links and log them. Allows domain toggling.",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "storage",
    "tabs",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icons/logo_64.png"
  },
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{25447221-0abe-4711-8998-23abb30f6e80}"
    }
  }
}

Best Skip Redirect PM Alternatives

Here are some Firefox add-ons that are similar to Skip Redirect PM: