Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gabrielgodoy-zz/github-stars-manager

Chrome extension that allows you to manage your Github stars with tags, and to create a bookmark folder with all your stars organized by the tags you created
https://github.com/gabrielgodoy-zz/github-stars-manager

bookmark chrome chrome-browser extension github-stars javascript js storage

Last synced: 10 days ago
JSON representation

Chrome extension that allows you to manage your Github stars with tags, and to create a bookmark folder with all your stars organized by the tags you created

Awesome Lists containing this project

README

        

![Github Stars Manager](./logo.png)

This extension allows you to organize your Github stars with tags.

You can then export those tags that you created to bookmarks in your Chrome browser or to a JSON file.

## Installation

You can download the extension [here](https://chrome.google.com/webstore/detail/github-stars-manager/epooeampfghdkampjnocabjniefmnkab)

![Github Stars Manager](./howtouse.jpg)

✨ Now you can also manage your tags inside the custom tag page ✨

### Storage

The extension uses [storage.sync](https://developer.chrome.com/extensions/storage#property-sync) from Chrome API. The stored data of your github stars will **automatically be synced to any Desktop Chrome browser** that you are logged into, provided that you have sync enabled.

## License

[MIT License](https://gabrielgodoy.mit-license.org/license.html) @ [Gabriel Godoy](https://github.com/gabrielgodoy)