upes-open / MediaMorph

A Chrome extension enhancing video player functionalities: control video speed, adjust sound up to 200%, OCR for copying text, clickable video links, picture-in-picture, and video controls for YouTube shorts.
3 stars 3 forks source link
hacktoberfest
## MediaMorph ![Static Badge](https://img.shields.io/badge/Discord-202020?logo=discord&logoColor=%235865F2&link=http%3A%2F%2Fdiscord.gg%2F2rnWsvkX) ![Static Badge](https://img.shields.io/badge/Twitter-202020?logo=twitter&logoColor=%231DA1F2&link=https%3A%2F%2Ftwitter.com%2FUpesOpen) ![Static Badge](https://img.shields.io/badge/Instagram-202020?logo=instagram&logoColor=%23E4405F&link=https%3A%2F%2Fwww.instagram.com%2Fupesopen_%2F) ![GitHub contributors](https://img.shields.io/github/contributors/upes-open/OSoC-Advanced-Video-Controller-Extension) ![GitHub forks](https://img.shields.io/github/forks/upes-open/OSoC-Advanced-Video-Controller-Extension) ![GitHub Repo stars](https://img.shields.io/github/stars/upes-open/OSoC-Advanced-Video-Controller-Extension) ![GitHub issues](https://img.shields.io/github/issues/upes-open/OSoC-Advanced-Video-Controller-Extension)

About the Project

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

Tech Stack

Static Badge Static Badge Static Badge

Contributing

  • 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.