An open API service indexing awesome lists of open source software.

https://github.com/issyl0/chrome-github-alphagov-autocomplete

Autocomplete "alphagov/foo" in the omnibox to "https://github.com/alphagov/foo" to save my sanity.
https://github.com/issyl0/chrome-github-alphagov-autocomplete

Last synced: 2 months ago
JSON representation

Autocomplete "alphagov/foo" in the omnibox to "https://github.com/alphagov/foo" to save my sanity.

Awesome Lists containing this project

README

        

Scratching an itch, as they say. I made a Chrome Extension.

For almost two years now, I've been annoyed at Google Search results
or "could not resolve host" errors when typing `alphagov/repo-name`
into Google Chrome's Omnibox. I decided to fix it so that typing
`alphagov/repo-name` would autocomplete to
`https://github.com/alphagov/repo-name`, no matter whether that repo
exists or not.