https://github.com/cutwell/github1s-chrome-extension
Add UI to open GitHub repositories in GitHub1s
https://github.com/cutwell/github1s-chrome-extension
chrome chrome-extension extension github1s
Last synced: 10 months ago
JSON representation
Add UI to open GitHub repositories in GitHub1s
- Host: GitHub
- URL: https://github.com/cutwell/github1s-chrome-extension
- Owner: Cutwell
- License: mit
- Created: 2021-08-13T23:12:42.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-10T15:28:41.000Z (over 3 years ago)
- Last Synced: 2025-04-13T07:55:41.446Z (10 months ago)
- Topics: chrome, chrome-extension, extension, github1s
- Language: JavaScript
- Homepage: https://chrome.google.com/webstore/detail/github1s-chrome-extension/iijaagbkdohcopmmohlgfkcloefoeaoj
- Size: 599 KB
- Stars: 8
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

Add a new navigation option to open GitHub repositories in GitHub1s.

| |
|:---:|
|  |
| Install the GitHub1s extension in the [Chrome web store](https://chrome.google.com/webstore/detail/github1s-chrome-extension/iijaagbkdohcopmmohlgfkcloefoeaoj). |
## About
| |
|:---:|
|  |
| This extension creates additional UI within GitHub repositories, making it easier to open them in GitHub1s. |
[GitHub1s](https://github1s.com/conwnet/github1s) is a web-app for viewing GitHub repository files online, using a web-compiled version of VSCode. This extension introduces a new UI button to the GitHub repository file navigation bar, enabling users to easily open the repository inside the GitHub1s website.
## Manual installation
| |
|:---:|
|  |
| Navigate to `chrome://extensions` and `load unpacked`. |
1. Clone this repository onto your device.
2. Navigate to `chrome://extensions/` (replace `chrome` with the name of your Chromium based browser, for instance `opera://extensions/`).
3. Open the file explorer using `Load unpacked` and navigate to the root folder of this repository.
4. Select this folder, and the extension should load into your list of browser extensions.
## User options
| Extension card | Options page |
|:---:|:---:|
|  |  |
The extension can be configured from `chrome://extensions` using the `options` button on the extension card. Users can select between opening GitHub1s in the current tab (redirect) or opening the website in a new tab.
## License
MIT