https://github.com/salteadorneo/youtube-categories
Chrome extension to categorize your YouTube subscriptions
https://github.com/salteadorneo/youtube-categories
categories extension-chrome hacktoberfest youtube
Last synced: 4 months ago
JSON representation
Chrome extension to categorize your YouTube subscriptions
- Host: GitHub
- URL: https://github.com/salteadorneo/youtube-categories
- Owner: salteadorneo
- License: bsd-3-clause
- Created: 2024-01-01T19:42:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-11T18:39:17.000Z (8 months ago)
- Last Synced: 2024-11-28T05:08:42.326Z (6 months ago)
- Topics: categories, extension-chrome, hacktoberfest, youtube
- Language: JavaScript
- Homepage: https://chromewebstore.google.com/detail/youtube-categories/foifdpnfkmpcknplaldpfhifhhkleoka
- Size: 62.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Chrome extension to categorize your YouTube subscriptions

## Installation from Chrome Web Store
1. Go to [Chrome Web Store](https://chromewebstore.google.com/detail/youtube-categories/foifdpnfkmpcknplaldpfhifhhkleoka)
2. Click on `Add to Chrome`## Installation locally
1. Clone this repository
2. Go to `chrome://extensions/`
3. Enable developer mode
4. Click on `Load unpacked extension...`
5. Select the cloned repository