Link Transformer Firefox

Examine source code of Link Transformer

Inspect and view changes in Link Transformer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Link Transformer",
  "version": "1.0",
  "description": "Transforms right-clicked links by removing 'origin' and adding 'authuser=4'.",
  "permissions": [
    "contextMenus",
    "activeTab",
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{7b8f1173-ec24-49b6-be37-e75e275796cf}"
    }
  }
}

Best Link Transformer Alternatives

Here are some Firefox add-ons that are similar to Link Transformer: