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.
- Host: GitHub
- URL: https://github.com/av1m/github-gist-extension
- Owner: av1m
- License: mit
- Created: 2020-08-12T08:39:35.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-08-03T13:03:20.000Z (over 3 years ago)
- Last Synced: 2025-01-18T09:34:04.211Z (about 1 year ago)
- Topics: chrome-extension, extension, gist-extension, github-api
- Language: JavaScript
- Homepage:
- Size: 142 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 📸

## 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/)