Skip to content

YouTube Tab Switch is a chrome extension that controls the playback of YouTube videos, providing users with background music that adapts to their unique working environment.

License

Notifications You must be signed in to change notification settings

seungguini/youtube-tab-switch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YouTube Tab Switch

Try the extension on the Chrome Store

Description

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.

Migration to React.js

React to display queued media Connect with Spotify API

Analogy

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.

Privacy

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]

Need to temporarily disable YouTube Tab Switch?

Simply turn the app off through the popup switch!

Installation

  1. Download the .zip file and unpackage it
  2. Make sure all YouTube tabs are closed first!
  3. On your Chrome Browser, go to chrome://extension
  4. Turn on Developer Mode on the top right corner
  5. Select Load Unpacked
  6. Select the unzipped YouTube Tab Switch folder

Author

Year: 2019
Programmer: Seunggun Lee
Languages/Tools used: Javascript, JQuery

Credits!

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

Features to Add:

  • 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

About

YouTube Tab Switch is a chrome extension that controls the playback of YouTube videos, providing users with background music that adapts to their unique working environment.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published