X Redirect Firefox

Examine source code of X Redirect

Inspect and view changes in X Redirect source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "X Redirect",
  "version": "1.2.1",
  "description": "Replaces all Twitter/X links with ones to xcancel.",
  "icons": {
    "48": "icons/logo_48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "x-redirect.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "x-redirect@example.com"
    }
  }
}

Best X Redirect Alternatives

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