Search with GitHub Firefox

Examine source code of Search with GitHub

제작자: Danny Colin
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}"
    }
  }
}

최고의 Search with GitHub 대안

다음은 Search with GitHub과(와) 유사한 Firefox add-on입니다: