LinkReplacer Firefox

Examine source code of LinkReplacer

Inspect and view changes in LinkReplacer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "LinkReplacer",
  "author": "ShimmyMySherbet",
  "version": "0.1",
  "description": "Replaces links that have different target links with the link they appear to be, removing tracking from links and ad portals.",
  "icons": {
    "48": "assets/icon-48.png",
    "96": "assets/icon-96.png",
    "128": "assets/icon-128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "js/core.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "linkreplacer@shimmymysherbet.com"
    }
  }
}

Melhores alternativas LinkReplacer

Aqui estão algumas Firefox add-ons que são similares a LinkReplacer: