Provide quick access to hidden YouTube actions.
YT Quick Actions is a web extension for YouTube making actions related to watch later playlist management quicker
to access.
Concretely, YT Quick Actions offers the following features:
- Add a remove button in playlists next to the more options button
- Add a watch later button as an action under videos
- Add a watch later button as an action in home page videos
- Add a watch later button as an action in the subscriptions feed
- Add a remove button for playlists being watched
The source code for the extension can be found on GitHub: https://github.com/Compile-Time/yt-quick-actions
The following permissions are required:
- Host "https://www.youtube.com/*";
Modify the YouTube web page to add custom elements.
- storage
Store extension settings in browser storage.
- tabs
Access the URL from YouTube tabs
A FAQ can be found here: https://github.com/Compile-Time/yt-quick-actions#faq
Latest reviews
- (2023-05-16) J M: The "add to watch later button" doesn't technically add the video to the watch later playlist, but to the first playlist (that are now sorted alphabetically I believe)
- (2023-05-01) Vihanga: Is there customization bcoz I only want the watch later button in the action bar and the remove from queue and that options menu is just HUH?