Google Search URL Fixup Firefox

Examine source code of Google Search URL Fixup

Inspect and view changes in Google Search URL Fixup source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Google Search URL Fixup",
  "version": "0.8.4resigned1",
  "applications": {
    "gecko": {
      "id": "gsearch-urlfix@cks.mef.org"
    }
  },
  "description": "Fix links in the JavaScript-free Google Search results to be the original links instead of links indirected through Google with tracking identifiers. Among other benefits, this allows your history to work so you can see if you've already visited a search result.",
  "content_scripts": [
    {
      "matches": [
        "*://www.google.com/search?*",
        "*://www.google.ca/search?*",
        "*://www.google.co.uk/search?*",
        "*://www.google.se/search?*",
        "*://www.google.de/search?*"
      ],
      "js": [
        "linkfix.js"
      ]
    }
  ]
}

Best Google Search URL Fixup Alternatives

Here are some Firefox add-ons that are similar to Google Search URL Fixup: