Google Redirect Unwrap Firefox

Examine source code of Google Redirect Unwrap

Inspect and view changes in Google Redirect Unwrap 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
{
  "description": "Stops and unwraps Google redirect URL requests to prevent Google from tracking you via those HTTP requests. Works for all URLs of the form \"https://www.google.com/url?q=[Destination]\".",
  "manifest_version": 2,
  "name": "GoogleRedirectUnwrap",
  "version": "1.2resigned1",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "https://www.google.com/"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{190471ea-ead1-4d43-9a88-79f2d6e94cde}"
    }
  }
}

Best Google Redirect Unwrap Alternatives

Here are some Firefox add-ons that are similar to Google Redirect Unwrap: