Chrome extension to go to GitHub repos from GitHub Pages
- Visit
https://*.github.io/*
- Click this extension's icon to the right of the address bar
- You will get to
https://github.com/*/*
Both <owner-name>/<repo-name>
and <owner-name>/<owner-name>.github.io
are supported.
You can install the latest version manually.
To install it, follow these steps:
- Download it and unzip it.
- Visit chrome://extensions.
- Click to check Developer mode.
- Click Load unpacked extension....
- In the file-selection dialog, select the unzipped directory.
For more information, see Chrome Extension Get Started or Google Chrome FAQ.