An extension for use in web browsers. It allows users to gain access to YouCap's caption library as a direct overlay on top of YouTube videos that have been captioned via YouCap's service.
Consult the Browser Support section below and follow the link to the proper web store listing.
Download the source. Then install a developer/temporary extension/add-on. The terminology and procedure differs by browser, so consult your browser's help section for more info.
When committing something new to the extension, make a fork of the repository. Then you can make a pull request. This request must meet the following requirements:
- Includes a message detailing what was modified and why.
- Code is properly commented.
- General code hygiene is practiced.
- Effort is taken to ensure security vulnerabilties aren't introduced.
A pull request will be reviewed by the members of our team before it is merged with the extension.
Browser | Support? | Branch | Web Store Link |
---|---|---|---|
Google Chrome | ✔️ | main | https://chrome.google.com/webstore/detail/youcap/bcolhilfagkeohpjnffcmflomabbbkel |
Chromium-based Browsers (e.g. Brave, Opera) | ✔️ | main | https://chrome.google.com/webstore/detail/youcap/bcolhilfagkeohpjnffcmflomabbbkel |
Mozilla Firefox | ✔️ | firefox | https://addons.mozilla.org/en-US/firefox/addon/youcap/ |
Microsoft Edge | ✔️ | main | (Coming Soon) |
Apple Safari | ✔️ | main | (Coming Soon) |
Please consult SECURITY.md.