Redirect Inspector — Redirect Console Firefox

Examine source code of Redirect Inspector — Redirect Console

By: 301.st
Inspect and view changes in Redirect Inspector — Redirect Console source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Redirect Inspector",
  "description": "Inspect and visualize redirect chains directly in your browser.",
  "version": "2.1.1",
  "icons": {
    "16": "icons/16.png",
    "32": "icons/32.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "author": "301.st — Smart Traffic <support@301.st>",
  "homepage_url": "https://301.st",
  "permissions": [
    "webRequest",
    "storage",
    "tabs",
    "webNavigation",
    "<all_urls>"
  ],
  "sidebar_action": {
    "default_panel": "popup.html?sidepanel=1",
    "default_title": "Redirect Inspector",
    "default_icon": {
      "16": "icons/16.png",
      "32": "icons/32.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "redirect-inspector@301.st",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Redirect Inspector",
    "default_popup": "popup.html"
  }
}

Best Redirect Inspector — Redirect Console Alternatives

Here are some Firefox add-ons that are similar to Redirect Inspector — Redirect Console: