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.
- Host: GitHub
- URL: https://github.com/issyl0/chrome-github-alphagov-autocomplete
- Owner: issyl0
- Created: 2015-12-04T10:19:10.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-04T16:19:55.000Z (over 9 years ago)
- Last Synced: 2025-01-25T06:41:15.542Z (4 months ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.