Google search (unofficial) Firefox

Examine source code of Google search (unofficial)

By: Irvirty
Inspect and view changes in Google search (unofficial) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Google search (unofficial)",
  "version": "1.5.3",
  "description": "URL www.google.com/search?q={searchTerms} as Search engine. (unofficial)",
  "icons": {
    "512": "icon512x512.png"
  },
  "chrome_settings_overrides": {
    "search_provider": {
      "name": "Google Search (unofficial)",
      "search_url": "https://www.google.com/search?q={searchTerms}",
      "keyword": "@ggg",
      "favicon_url": "icon512x512.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "google-search@example.com"
    }
  }
}

Best Google search (unofficial) Alternatives

Here are some Firefox add-ons that are similar to Google search (unofficial):