https://github.com/namek/github-star-tagger-chrome
:octocat: :star: Tag your Starred projects on GitHub - Chrome extension
https://github.com/namek/github-star-tagger-chrome
Last synced: about 1 year ago
JSON representation
:octocat: :star: Tag your Starred projects on GitHub - Chrome extension
- Host: GitHub
- URL: https://github.com/namek/github-star-tagger-chrome
- Owner: Namek
- License: mit
- Created: 2016-09-03T17:14:15.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-10-15T14:13:12.000Z (over 9 years ago)
- Last Synced: 2025-04-30T10:14:11.591Z (about 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 116 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GitHub Star Tagger - extension for Chrome
Tag your Starred projects on GitHub!


## Features:
* list, sort and filter starred projects on github.com/stars
* list and modify tag list for project while being on GH project page
* tags are saved in local storage
## Prerequisites
1. NodeJs + npm
2. `npm i -g gulp typescript`
## Build
1. `npm install`
2. `gulp build`
## Installation
1. get `build` folder (through build process)
2. open `chrome://extensions` URL
3. turn on developer mode
4. drag & drop the folder on the page