Skip to content

A browser extension for accessing YouCap captions directly in YouTube. This repository also contains a branch for the Firefox extension, which is based off of the generic extension.

License

Notifications You must be signed in to change notification settings

ajayyy/Youcap-Extension

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YouCap Extension

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.

Installation

Normal Installation

Consult the Browser Support section below and follow the link to the proper web store listing.

Building from Source

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.

Making a Commit

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:

  1. Includes a message detailing what was modified and why.
  2. Code is properly commented.
  3. General code hygiene is practiced.
  4. 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

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)

Security

Please consult SECURITY.md.

About

A browser extension for accessing YouCap captions directly in YouTube. This repository also contains a branch for the Firefox extension, which is based off of the generic extension.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.3%
  • CSS 15.2%
  • HTML 2.5%