YouQueue is a Chrome extension that empowers you to create a queue of videos to watch seamlessly, one after another. Enhance your video viewing experience by eliminating the need to manually search and play the next video.
- Queueing: Right-click any video on a website and choose "Add to YouQueue" from the context menu to add it to your queue.
- Drag-and-Drop: Rearrange the order of videos in your queue by simply dragging and dropping them .
- Convenient Queue Management:
- Remove Videos
- Copy Link
- Clear All Queue
- Seamless Playback: Once the currently playing video finishes, YouQueue automatically starts the next video in your queue .
Currently under review process for chrome store
Edge AddOns : YouQueue
git clone https://github.com/ayushkumarTomar/YouQueue.git
cd youqueue
npm install
npm run build
- Open your browser and navigate to chrome://extensions/.
- Enable "Developer mode" in the top-right corner.
- Click "Load unpacked" and select the dist folder in youqueue directory.