Remove Link Tracking Firefox

Examine source code of Remove Link Tracking

Por: Fload Add-on
Inspect and view changes in Remove Link Tracking source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "RemoveLinkTracking",
  "version": "1.1.4",
  "description": "Removes tracking parameter in links",
  "homepage_url": "https://github.com/Fload2000/RemoveLinkTracking",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "storage",
    "tabs",
    "<all_urls>"
  ],
  "icons": {
    "16": "img/icon16.png",
    "48": "img/icon48.png",
    "64": "img/icon64.png",
    "96": "img/icon96.png"
  },
  "options_ui": {
    "page": "options/options.html",
    "open_in_tab": true
  },
  "background": {
    "scripts": [
      "util.js",
      "keywords.js",
      "remover.js",
      "background.js"
    ]
  },
  "page_action": {
    "default_icon": "img/icon32.png",
    "browser_style": true
  }
}

Mejores alternativas Remove Link Tracking

Aquí hay algunas Firefox add-ons que son similares a Remove Link Tracking: