Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devalone/tagyoutubechannels
Organize YouTube channels using tags
https://github.com/devalone/tagyoutubechannels
addon angular angular5 chrome-addon chrome-extension extension firefox-addon firefox-extension typescript youtube
Last synced: 19 days ago
JSON representation
Organize YouTube channels using tags
- Host: GitHub
- URL: https://github.com/devalone/tagyoutubechannels
- Owner: DevAlone
- License: other
- Created: 2018-01-03T21:13:14.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-01T16:56:34.000Z (almost 7 years ago)
- Last Synced: 2024-11-14T19:43:52.097Z (3 months ago)
- Topics: addon, angular, angular5, chrome-addon, chrome-extension, extension, firefox-addon, firefox-extension, typescript, youtube
- Language: TypeScript
- Homepage: https://addons.mozilla.org/en-US/firefox/addon/tagyoutubechannels/
- Size: 24.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TagYoutubeChannels
Organize youtube channels by creating tags like 'travel', 'fun', 'learning'. It's very useful, try it out!
## How to build debug version?
Clone this repository
`git clone https://github.com/DevAlone/TagYoutubeChannels.git`
Go to directory with repository
`cd TagYoutubeChannels`
Build debug version
`bash debug.sh`
Add to your browser as temporary addon. AngularCLI will automatically rebuild your files when you make some changes.
## How to build release version?
Clone this repository
`git clone https://github.com/DevAlone/TagYoutubeChannels.git`
Go to directory with repository
`cd TagYoutubeChannels`
Build release version
`ng build --prod`
Sign using instruction for your browser. For firefox it's here: https://developer.mozilla.org/en-US/Add-ons/Distribution