Google CSE Link Controller Firefox

Examine source code of Google CSE Link Controller

Inspect and view changes in Google CSE Link Controller source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Google CSE Link Controller",
  "version": "1.0",
  "description": "Make Google Custom Search Engine stop opening links in new tabs.",
  "content_scripts": [
    {
      "matches": [
        "*://cse.google.com/*"
      ],
      "js": [
        "unfucker.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{45ded485-8191-477c-9c31-bbc9040200f2}"
    }
  }
}

Meilleures alternatives Google CSE Link Controller

Voici quelques Firefox add-ons qui sont similaires à Google CSE Link Controller :