File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 1+ # github-go-chrome-extension
2+
3+ https://chrome.google.com/webstore/detail/github-go/paojlcepodlafkpoecligghmbhjcmdhk
4+
5+ Omnibox extension to help you go straight to a GitHub repository.
6+
7+ 1 . Save a target GitHub account - this could be a personal profile or organisation
8+ 2 . Save a list of known repositories for this target account; you can update this list at any time
9+
10+ Activate the extension by typing "gh" followed by a space; you can then either
11+
12+ - Filter through your list of saved repositories
13+ - Enter the exact name of a repository
14+ - Immediately hit enter and go to the target GitHub account
15+
16+ ## How it's built
17+ ` javascript/ ` --> initially built with vanilla JavaScript, HTML, CSS
18+
19+ ` mint/ ` --> later rebuilt with [ Mint] ( https://www.mint-lang.com/ ) just to try out something new
You can’t perform that action at this time.
0 commit comments