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

https://github.com/av1m/github-gist-extension

Allows you to view all public/private repositories and gists associated with a Github account.
https://github.com/av1m/github-gist-extension

chrome-extension extension gist-extension github-api

Last synced: 29 days ago
JSON representation

Allows you to view all public/private repositories and gists associated with a Github account.

Awesome Lists containing this project

README

          

# Github & Gist extension

Browser extension to quickly access these Github deposits as well as these giets.
Possibility of adding a [token](https://docs.github.com/en/github/authenticating-to-github/keeping-your-account-and-data-secure/creating-a-personal-access-token) to access private elements (non-public)

## Screenshot 📸

![Screenshot of the extension](assets/screenshot.png)

## Get started 🎉

First, clone this project :

```bash
git clone https://github.com/av1m/github-gist-extension
```

Then, go to :
→ Chrome
→ In url, type `chrome://urls`

→ Activate `Developer Mode`

→ Click on `Load unpacked`

→ Choose the directory
→ Click on the extension icon

## Documentation

* [API Reference - Google Chrome](https://developer.chrome.com/extensions)

## Repository available on Github :octocat:

* [Link of this repository](https://github.com/av1m/github-extension)

## License 📝

This project is under MIT license, you can consult the license [here](LICENSE)

## Authors 👨‍💻

* [av1m](https://github.com/av1m/)