Control any youtube client from any device on your local network
- music.youtube.com - (Firefox/Chrome/Edge)
- youtube.com - (Firefox/Chrome/Edge)


Wanted to make skipping/volume/pausing a lot easier when using a device with a far host. The framework for p2p media control has been layed down, would be awesome to see it ported to other sites
Value | Description | Write | Read |
---|---|---|---|
YTRemoteIsLocalConnectionOnly | Should we allow local connections? | popup.js | options.js ytRemote.js |
YTRemotePassword | Password required for global connections | options.js popup.js | options.js ytRemote.js |
YTRemoteLastDisplayedKey | Last ID that was shown by Popup.js (QOF for testing p2p) |
popup.js | options.js |
YTRemoteLastUsedKey | Last ID that had a successful connection | options.js | options.js |