A Chrome extension enhancing media player functionalities:
- More precise control over video speed
- Adjust sound up to 200%
- OCR for copying text in the video
- Clickable video links
- picture-in-picture
- Video seek controls for YouTube shorts
- Colorblind modes
- And much more
- Fork and Star the project.
Clone the repo on your local machine.
git clone https://github.com/upes-open/OSoC-Advanced-Video-Controller-Extension.git
- Create a new branch
<Your_GitHub_username>
git checkout -b <GitHub_usename>
Go to the issues tab and comment on a suitable issue of your choice and wait for the issue to be assigned to you.
Make the changes in your local repo and push the changes.
Create a pull request to the main branch.