Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sh-sabbir/github-code

A chrome extension to open any github repository in a github codespace code editor ( an instance of VS Code)
https://github.com/sh-sabbir/github-code

hacktoberfest

Last synced: about 1 month ago
JSON representation

A chrome extension to open any github repository in a github codespace code editor ( an instance of VS Code)

Awesome Lists containing this project

README

        

# iamsabbir.dev Github Code - Chrome Extension

A chrome extension to open currently open Github repo in a nice internal code editor.

## Installation

1. Download the latest extension zip from [the releases](https://github.com/sh-sabbir/github-code/releases/latest) tab.
2. Unzip the file and move to a suitable place
2. Now on Chrome, open the Extension Management page by navigating to `chrome://extensions`.
- Alternatively, open this page by clicking on the Extensions menu button and selecting Manage Extensions at the bottom of the menu.
- Alternatively, open this page by clicking on the Chrome menu, hovering over More Tools then select Extensions
3. Enable Developer Mode by clicking the toggle switch next to `Developer mode`.
4. Click the `Load unpacked` button and select the previously unzipped extension directory.

## Usage

1. Open any Github repository
2. Click the ![Github Code Logo](https://github.com/favicons/favicon-codespaces.svg "Github Code") icon
3. Done!!

## Contribution
Anyone can help me to publish this on the Chrome Webstore!

## License
[MIT](https://choosealicense.com/licenses/mit/)