https://github.com/josh-mchugh/tube-centric-browser-extension-3
Chrome extension to inject React components into YouTube's webpages to allow content creators to easily search keywords to enrich their video meta-data
https://github.com/josh-mchugh/tube-centric-browser-extension-3
chrome-extension javascript react
Last synced: 3 months ago
JSON representation
Chrome extension to inject React components into YouTube's webpages to allow content creators to easily search keywords to enrich their video meta-data
- Host: GitHub
- URL: https://github.com/josh-mchugh/tube-centric-browser-extension-3
- Owner: josh-mchugh
- Created: 2022-08-08T04:00:45.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-08-08T04:33:49.000Z (almost 3 years ago)
- Last Synced: 2025-01-10T12:17:08.423Z (4 months ago)
- Topics: chrome-extension, javascript, react
- Language: JavaScript
- Homepage:
- Size: 521 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## TubeCentric Browser Extension
Chrome & Firefox extension which communicated with the TubeCentric server. The extension would watch the user's window for a specific URL, and if the user was on specific YouTube related URL it would inject dom elements within the page via javascript and React.These injected dom elements would allow the user to search related key words and bring back ranked tags from a serach from the TubeCentric server. The user could select the tags which would be added to the YouTube webpage's input fields.
The idea behind this was to help the YouTube content creator quickly and easily add new tags for meta data on their vidoes they were uploading or editing.
Old screenshot used for extension's display page
