Skip to content

benjaminreid/github-projects

Repository files navigation

Github Projects

A Chrome Extension to help you manage the projects you're working on.

What does it do?

It allows you to seamlessly bookmark repo's on Github to your home page.

A new "Save Repo" button is added to any repo you visit.

screen shot 2016-05-10 at 09 36 33

They'll then appear on your dashboard for easy access. They're also synced across your Google account in Chrome.

screen shot 2016-05-10 at 09 34 40

Installation

To install from source, clone down the repo and then go to chrome://extensions/ in Chrome.

Check "Developer Mode" and then click "Load unpacked extension...". Choose the the repo you just cloned down and you should be good to go.

Installing the Chrome extension from source

Development

If you want to work on the extension locally after installing it, use this other handy extension to reload the unpacked extension.

Extensions Reloader

Thanks

Yay, we have a contributor! Thanks to @supercrabtree for adding the default Github styling.