cpvdeveloper / github-go-chrome-extension

Omnibox extension to help go straight to a GitHub repository. Built with Mint 🌿

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

github-go-chrome-extension

https://chrome.google.com/webstore/detail/github-go/paojlcepodlafkpoecligghmbhjcmdhk

Omnibox extension to help you go straight to a GitHub repository.

  1. Save a target GitHub account - this could be a personal profile or organisation
  2. Save a list of known repositories for this target account; you can update this list at any time

Activate the extension by typing "gh" followed by a space; you can then either

  • Filter through your list of saved repositories
  • Hit space again to see the full list of saved repositories
  • Enter the exact name of a repository
  • Hit space and then enter to go to the target GitHub account itself

How it's built

javascript/ --> initially built with vanilla JavaScript, HTML, CSS

mint/ --> later rebuilt with Mint just to try out something new

What it looks like

Keeping the CSS simple...

About

Omnibox extension to help go straight to a GitHub repository. Built with Mint 🌿


Languages

Language:JavaScript 76.2%Language:HTML 10.8%Language:CSS 9.6%Language:Shell 3.3%