README.md
June 27, 2022 · View on GitHub
⚡️ 1s to GitHub1s!
Installation
- Clone this repo
git clone git@github.com:holazz/webext-github1s.git
- Build extension
pnpm i && pnpm build
-
Open
chrome://extensions/and EnableDeveloper Mode -
Click
Load Unpackedand select thedistfolder you just built
Options
| name | description | default |
|---|---|---|
Button Type | The type of button injected into the page (icon/text) | icon |
Hotkey | Shortcuts to open GitHub1s | , |
New Tab | whether to open GitHub1s in a new tab | true |
Note
For hotkey configuration, please refer to github/hotkey