GitHub Go Search Firefox

Examine source code of GitHub Go Search

By: kayos
Inspect and view changes in GitHub Go Search source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "GitHub Go Search",
  "description": "Add Golang GitHub results to your search engines",
  "version": "0.2",
  "manifest_version": 2,
  "icons": {
    "20": "icon.svg",
    "48": "icon.svg",
    "96": "icon.svg"
  },
  "applications": {
    "gecko": {
      "id": "kayos@tcp.direct",
      "strict_min_version": "64.0"
    }
  },
  "developer": {
    "name": "kayos",
    "url": "https://tcp.direct"
  },
  "chrome_settings_overrides": {
    "search_provider": {
      "name": "GitHub Go",
      "keyword": "@go",
      "favicon_url": "https://go.dev/favicon.ico",
      "search_url": "https://github.com/search?q=language:golang {searchTerms}"
    }
  }
}

Best GitHub Go Search Alternatives

Here are some Firefox add-ons that are similar to GitHub Go Search: