Search with GitHub Firefox

Examine source code of Search with GitHub

Inspect and view changes in Search with GitHub source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "GitHub Search",
  "description": "Add GitHub to your search engine",
  "version": "0.1",
  "manifest_version": 2,
  "applications": {
    "gecko": {
      "id": "github@search.dannycolin.com",
      "strict_min_version": "64.0"
    }
  },
  "developer": {
    "name": "Danny Colin",
    "url": "https://dannycolin.com"
  },
  "icons": {
    "16": "favicon.png"
  },
  "web_accessible_resources": [
    "favicon.png"
  ],
  "chrome_settings_overrides": {
    "search_provider": {
      "name": "GitHub",
      "keyword": "@gh",
      "search_url": "https://github.com/search?q={searchTerms}"
    }
  }
}

Best Search with GitHub Alternatives

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