Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 1.91 KB

README.md

File metadata and controls

41 lines (25 loc) · 1.91 KB

Github Sidebar

GitHub Sidebar

Do you often navigate between several repositories on GitHub? This Chrome Extension lets you bookmark repositories in a sidebar injected only on GitHub.com. The sidebar will let you navigate faster and give you better control over your most used repositories.

The extension can be installed through the Chrome Web Store

Features

  • Easy to bookmark and navigate repositories
  • Overview over active Pull requests or Issues for your repos
  • Periodically checks for new or updated items
  • Optional to show badge in GitHub favicon if new items
  • Works across multiple tabs
  • Color coding of items based on status (Approved, Changes Requested)

Screenshots

Settings

Repositories

Simply navigate to any Github repository you would like to add a shortcut to and press the button for Add current repository.

You can sort the order of repositories by simply drag&drop.

Access Token

For all features of this extension to work, you will need to provide an access token from Github. This is not a requirement, but it will make the extension load data about issues and pull requests from your repositories. Please create an access token to allow this extension to fetch necessary data from Github. The necessary scopes for the token is already selected if you follow the link above. All you need is to press "Generate Token", and copy/paste the token into the extension.

Note: The token is only saved to your browsers local chrome.storage.local and only used to communicate with Githubs API.

Other settings

Should (hopefully) be pretty self-explanatory