amz-ref-remover Firefox

Examine source code of amz-ref-remover

By: flobe Add-on
Inspect and view changes in amz-ref-remover source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Amazon Ref Remover",
  "version": "1.2",
  "description": "Removes 'ref' parameter from Amazon links (.de, .com, .co.uk)",
  "icons": {
    "128": "icons/ref_logo.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.amazon.de/*",
        "*://*.amazon.com/*",
        "*://*.amazon.co.uk/*"
      ],
      "js": [
        "refremover.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{d45762ed-0b0a-4404-ab1e-b3d85fe0944b}"
    }
  }
}

Best amz-ref-remover Alternatives

Here are some Firefox add-ons that are similar to amz-ref-remover: