Chrome plugin to enhance the github user experience.
English • 简体ä¸ć–‡
- ⚡ Lightweight script
- 🔝 Back to top button
- 📇 Table of contents
Download via Edge Add-ons or follow the instructions below
- Click releases to download the latest
github-hyper-edge.zip
release - Extract the file
- Open Edge
- Enter
edge://extensions
in the address bar - Enable
developer mode
with the toggle on the left side of the page if it is not enabled already - Click
load unpacked
on the left side of the page - Find and select the extracted folder, this extension should now be installed
- To pin the extension, click the
puzzle icon
on the top right of Edge, thenpin the extension
- Click releases to download the latest
github-hyper-chrome.zip
release - Extract the file
- Open Chrome
- Enter
chrome://extensions
in the address bar - Enable
developer mode
with the toggle on the top right side of the page if it is not enabled already - Click
load unpacked
on the top side of the page - Find and select the extracted folder, this extension should now be installed
- To pin the extension, click the
puzzle icon
on the top right of Chrome, thenpin the extension
Visit the issues page to report, bugs or tell us about a feature you would like to see and hopefully we will get to you. Kindly allow for some time after submitting a issue for someone to get back to you. You can also see a list of open issues that you may contribute to by commenting to help out someone with a challenge or developing and opening a PR. See contribution section.
Anyone is welcome to provide contributions to this project by submitting a PR (Pull Request) and it will be happily merged to provide features and fixes to the incredible people using the extension.
- Clone the project
- Open in VS Code or your favourite editor
- Run
pnpm
to install dependencies - Run
pnpm dev
to build the development version
- Run
pnpm build
to build the production version - Open Edge or Chrome
- Enter
edge://extensions
orchrome://extensions
- Click
Pack extension
- Choose
/github-hyper/dist
and clickPack extension