Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/darkempire78/github1s-extension
A chrome/firefox extension that allows you to open github repositories in VSCode with Github1s
https://github.com/darkempire78/github1s-extension
chrome chrome-extension firefox firefox-extension github1s vscode
Last synced: about 1 month ago
JSON representation
A chrome/firefox extension that allows you to open github repositories in VSCode with Github1s
- Host: GitHub
- URL: https://github.com/darkempire78/github1s-extension
- Owner: Darkempire78
- License: gpl-3.0
- Created: 2021-02-10T21:51:32.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-07-23T16:16:52.000Z (6 months ago)
- Last Synced: 2024-12-09T13:40:58.258Z (about 2 months ago)
- Topics: chrome, chrome-extension, firefox, firefox-extension, github1s, vscode
- Language: JavaScript
- Homepage: https://addons.mozilla.org/fr/firefox/addon/github1s-extension/
- Size: 310 KB
- Stars: 45
- Watchers: 4
- Forks: 6
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](https://img.shields.io/codefactor/grade/github/Darkempire78/Github1s-Extension?style=for-the-badge) ![](https://img.shields.io/github/repo-size/Darkempire78/Github1s-Extension?style=for-the-badge)
# Github1s Extension
A chrome/firefox extension that allows you to open github repositories in VSCode with [Github1s](https://github.com/conwnet/github1s)
## Installation
**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**](https://addons.mozilla.org/firefox/addon/github1s-extension/)
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## Features
**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)
## Options
**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`## Discord
Join the Discord server !
[![](https://i.imgur.com/UfyvtOL.png)](https://discord.gg/sPvJmY7mcV)
## Contributing
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.
## License
This project is under [GPLv3](LICENSE).