Install Script in GreasyFork for Tampermonkey
Features:
- Change default video player quality.
- Change video player size.
- Custom themes.
- Change background image.
- Change background color.
- Skip ads video.
- Custom theme.
- 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.
- 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
- Node js >= 18
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 :)