Skip to content

Latest commit

 

History

History
45 lines (29 loc) · 1.45 KB

README.md

File metadata and controls

45 lines (29 loc) · 1.45 KB

Github1s Extension

A chrome/firefox extension that allows you to open github repositories in VSCode with Github1s

Installation

CHROME :

  • Download the repository
  • Go to chrome://extensions/
  • Enable the Developer Mode
  • Click on Load unpacked
  • Select the repository folder

FIREFOX :

  • 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

Options

  • Go to chrome://extensions/
  • Click on Github1s Extension details
  • Click on Extension options

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.