All Projects → benoitgrelard → Github Stars Tagger

benoitgrelard / Github Stars Tagger

Licence: mit
A Google Chrome extension that lets you add tags to your starred repositories directly on GitHub

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Github Stars Tagger

Synology Download Manager
An open source browser extension for adding/managing download tasks to your Synology DiskStation.
Stars: ✭ 138 (-6.76%)
Mutual labels:  chrome-extension
Psdle
Improving everyone's favorite online download list, one loop at a time.
Stars: ✭ 141 (-4.73%)
Mutual labels:  chrome-extension
Codelf
A search tool helps dev to solve the naming things problem.
Stars: ✭ 12,052 (+8043.24%)
Mutual labels:  chrome-extension
Extra Keyboards For Chrome Os
Extra keyboard layouts and input methods for Chrome OS
Stars: ✭ 140 (-5.41%)
Mutual labels:  chrome-extension
Chrome Ssh Agent
SSH Agent for use with Google Chrome's Secure Shell extension
Stars: ✭ 142 (-4.05%)
Mutual labels:  chrome-extension
Youtube Projects
This repository contains all the code I use in my YouTube tutorials.
Stars: ✭ 144 (-2.7%)
Mutual labels:  chrome-extension
Slader Extension
Bypass Slader's 5 solutions limit per month to college books and remove the paywall about how many solutions left
Stars: ✭ 131 (-11.49%)
Mutual labels:  chrome-extension
Carettab
CaretTab - New Tab Page Replacement
Stars: ✭ 147 (-0.68%)
Mutual labels:  chrome-extension
Chrome Ff
Fuzzy Finder for Chrome/Chromium tabs and windows
Stars: ✭ 142 (-4.05%)
Mutual labels:  chrome-extension
Notes
📔 Linux、MySQL、Nginx、PHP、Git、Shell 等笔记
Stars: ✭ 1,835 (+1139.86%)
Mutual labels:  chrome-extension
Face Mask Browser Extension
😷 A browser extension that puts masks on faces on the internet
Stars: ✭ 141 (-4.73%)
Mutual labels:  chrome-extension
Coinflict Of Interest
Browser extension to show user biases on Crypto Twitter.
Stars: ✭ 142 (-4.05%)
Mutual labels:  chrome-extension
Instagramdownloader
Firefox and Chrome Extention which creates an download button for instagram images and videos and videos
Stars: ✭ 144 (-2.7%)
Mutual labels:  chrome-extension
Remote Torrent Adder
A handy Chrome extension to add torrent files to torrent clients
Stars: ✭ 139 (-6.08%)
Mutual labels:  chrome-extension
Awesome Chrome Extension Boilerplate
Use react + typescript + webpack to enhance your chrome extension development experience
Stars: ✭ 146 (-1.35%)
Mutual labels:  chrome-extension
Surfingkeys Conf
A SurfingKeys configuration which adds 130+ key mappings for 20+ sites & OmniBar search suggestions for 50+ sites
Stars: ✭ 137 (-7.43%)
Mutual labels:  chrome-extension
Warcreate
Chrome extension to "Create WARC files from any webpage"
Stars: ✭ 143 (-3.38%)
Mutual labels:  chrome-extension
Rsshub Radar
🍰 Browser extension that simplifies finding and subscribing RSS and RSSHub
Stars: ✭ 2,388 (+1513.51%)
Mutual labels:  chrome-extension
Css Used Chromeext
Get all css rules used by the selected DOM and its children.
Stars: ✭ 146 (-1.35%)
Mutual labels:  chrome-extension
Timecat
A Magical Web Recorder & Player 🖥
Stars: ✭ 1,955 (+1220.95%)
Mutual labels:  chrome-extension

GitHub Stars Tagger (v1.0.3)

A Google Chrome extension that lets you add tags to your starred repositories directly on GitHub.

About

I built this Chrome extension to fill a gap that has been frustrating me for some time now on GitHub. There is currently no way (apart from filtering by language) to categorise/organise the repositories that you have starred.

There currently are external solutions to this issue such as:

However, what I wish is to create an experience as transparent as possible for the users, so that it feels like all the added functionality is native to GitHub's website.

Instalation

To install the extension, simply visit the Chrome Web Store.

Limitations

Currently, the functionality is limited to the /stars page but I eventually want to bring a similar experience to individual repository pages.

There is also a hard limitation on the number of repositories you can add tags to which is 512 (should be fine for a while) as I am using Chrome storage.sync as a mean to store the data (which is then neatly shared across your different computers).

I am tracking this limitation, should an issue arise.

Contributing

Plese see CONTRIBUTING.md for more information.

Licensing

MIT © 2015 Benoît Grélard

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].