Restore the old GitHub dashboard.
Changelog
- v1.0.2
- Bug hotfix for v1.0.1
- v1.0.1
- Now detects all dashboard pages seamlessly (fixes #1)
- Firefox for Android support (no actual code changes, just didn't think to tick the box last time lol)
- v1.0
- Initial release
These versions are supported but not available due to reasons outside of my control.
- Firefox for Android: The Firefox extension supports and has been tested on Firefox for Android, however Firefox for Android presently only supports a limited number of extensions for installation. See this article for details (as well as how to install extensions - such as this one - on Firefox Nightly).
Manual Firefox installation does not persist after the app is restarted.
To install it temporarily for the current session:
- Go to
about:debugging
and select "This Firefox" in the left-hand sidebar. - Under "Temporary Extensions" choose "Load Temporary Add-on..."
- Choose the
manifest.json
file in this repository (you need the other files to be there also, so having cloned the repository you can then navigate to that file in the Select dialog).
- Go to
chrome://extensions
or find Extensions in the Settings page. - Enable "Development Mode" in the top-right.
- Choose "Load Unpacked Extension" and navigate to the root of the cloned repository.
- You will then need to click the extensions icon in the top-right, choose "GitHub Homepage Restorer", right-click and select "Always Allow on github.com".