Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 830 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 830 Bytes

Browser User Scripts

My custom browser user scripts.

Use Violentmonkey or any compatible extension to load the scripts into your browser.

Scripts in this repo

youtube-playlist-length.js

Adds a text showing the total playlist duration at the description section of the playlist and video within playlist pages.

This script uses the YouTube Data API to fetch the playlist info, so you need to provide an apiKey value to the Violentmonkey key-value store with a valid GCP API Key.

playlist-length.png playlist-length-watch.png playlist-length-hover.png