Auto Redirect Firefox

Examine source code of Auto Redirect

By: mre
Inspect and view changes in Auto Redirect source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Auto Redirect",
  "description": "Automatically forwards to the first Google search result with suggestions.",
  "version": "1.1.1",
  "icons": {
    "48": "icon.svg",
    "96": "icon.svg"
  },
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "65.0",
      "id": "{d1dfc6f5-44b1-4074-99f3-9f36d4fbe7b3}"
    }
  },
  "chrome_settings_overrides": {
    "search_provider": {
      "name": "Auto Redirect",
      "keyword": "go",
      "search_url": "https://www.google.com/search?sourceid=navclient&gfns=1&q={searchTerms}",
      "suggest_url": "https://suggestqueries.google.com/complete/search?output=firefox&client=firefox&hl=en&q={searchTerms}&safe=active",
      "favicon_url": "https://www.google.com/favicon.ico",
      "encoding": "UTF-8",
      "is_default": false
    }
  }
}

Best Auto Redirect Alternatives

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