Skip to content

peterkassner/Yt-tools

 
 

Repository files navigation

GitHub issues GitHub starts

Youtube-tools-extension

Youtube-tools-extension v1.0 Beta for Google Chrome

General Settings and Themes works 🟢

Install Script in GreasyFork for Tampermonkey

Features:
  • Skip ad video.
  • Picture-in-Picture mode.
  • Download profile picture/avatar.
  • Loop/repeat video playback.
  • Download audio as MP3.
  • Download video in MP4 up to 8K with high quality.
  • Display dislikes on videos.
  • Display dislikes on shorts.
  • Rate video with stars.
  • Customize text color.
  • Download thumbnail image.
  • Capture video screenshot.
  • Translate comments in videos and shorts.
  • Filter screen display.
  • Mirror mode enabled.
  • Adapt background color to match video.
  • Reset all settings.
  • Switch shorts to classic mode.

Note:

- If you have an error when downloading MP3 and MP4, install this extension for Chrome/Brave and activate it
- https://chrome.google.com/webstore/detail/lfhmikememgdcahcdlaciloancbhjino 

Add extra options to the YouTube page script or extension

  • Node js >= 18

Installation:

1) Clone the Git repository or download the file and extract it to a folder.
2) Run `npm install` to set up the dependencies.
3) Build the extension by running `npm run build`, or load the `dist` folder in `chrome://extensions/`.
4) Open the Extensions tab in Google Chrome (`chrome://extensions/`).
5) Enable "Developer mode" in the top-right corner of the tab.
6) Click on "Load unpacked" in the top-left corner.
7) Browse to the folder where you extracted the extension and select it.
8) Enjoy :)

Star History Chart

About

add extra options to youtube page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.6%
  • TypeScript 18.7%
  • HTML 5.3%
  • CSS 0.4%