A chrome/firefox extension that allows you to open github repositories in VSCode with Github1s
CHROME
- Download the repository
- Go to
chrome://extensions/
- Enable the
Developer Mode
- Click on
Load unpacked
- Select the repository folder
FIREFOX - Download from the Mozilla Add-Ons
Or with the developer mode
- Download the repository
- Go to
about:debugging#/runtime/this-firefox
- Click on
Loading a temporary add-on
- Select the repository
content.js
file
Add a button to open the current repository on github1s
- Button background color customization
- Button text color customization
- Button title customization
- Open the Github1s view in a new page
- Adapt color to your github theme (light or dark mode)
CHROME
- Go to
chrome://extensions/
- Click on
Github1s Extension details
- Click on
Extension options
FIREFOX
- Got to
about:addons
- Click on
Extensions
- Select the extension
- Click on
Options
Join the Discord server !
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
This project is under GPLv3.