#youtube
#browser-extension
YouTube Watch Later is a small browser extension that adds an "Add to Watch Later" button to videos on various YouTube pages and in the notification drawer. Simply install the extension, configure it to your likings inside the popup, and go add those videos to your Watch Later playlist!
Besides the technologies listed below, the extension:
- uses the browser storage to store your settings;
- utilizes the same functionalities available on YouTube's website.
And to get even more detailed, the extension uses:
@plasmohq/messaging
for cross-component communication;@plasmohq/storage
for storing settings;plasmo
for the general extension functionality;react
andreact-dom
for the frontend;zustand
for state management.
If you also want to benefit from the extension, click the button below to check out the installation instructions on the website!