Try the extension on the Chrome Store
YouTube Tab Switch is the chrome extension that maintains one, and only one video playback, no matter how many video tabs are open. Pausing a video plays the second-most recently played video, and vice versa.
React to display queued media Connect with Spotify API
Imagine a switch. A switch is binary: it can either be set to one or the other. Never both; never neither. ON or OFF.
YouTube Tab Switch maintains this analogy by always having one - and only one - video playing. Pausing a video automatically triggers another video to play, creating one constant, uninterrupted flow of video.
The app reads the urls of all tabs open on your computer to screen all YouTube related content and appends them to a list to track your videos. YouTube Tab Switch utilizes chrome storage to store your urls, creating a unique database for each user and accessible only to themselves. For inquiries, feel free to bring up an issue or email me at [email protected]
Simply turn the app off through the popup switch!
- Download the
.zip
file and unpackage it - Make sure all YouTube tabs are closed first!
- On your Chrome Browser, go to chrome://extension
- Turn on Developer Mode on the top right corner
- Select Load Unpacked
- Select the unzipped YouTube Tab Switch folder
Year: 2019
Programmer: Seunggun Lee
Languages/Tools used: Javascript, JQuery
Icons made by Smashicons from www.flaticon.com
Tab designed by Ilham Ibnu Purnomo on CodePen
Switch designed by Marcus Connor on CodePen
Social Media Button designed by Kieran Hunter on CodePen
- Managing multiple YouTube tabs
- maintain a bird's-eye view of all open Youtube tabs
- change the order of video playback
- categorize Youtube videos to audio fill between user-designated genres
- controlling video playback in another window through the extension (key-board shortcuts)
- for quick and convenient playback control (esp. while coding alongside, etc)
- Toggle Options!
- an option to immediately show the tab of the video that is played when auto-switched
- Popup
- Bootstrap Lists, progress, spinners