This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// This worked on 2019-10-09 under Chrome in full screen mode. | |
// Did not work under mobile, they changed ... things? | |
// You put this in Chrome's Snippets (copy/paste) and then run it from there when you are at the watch later list | |
// (https://www.youtube.com/playlist?list=WL) | |
// It will move one video per invocation. I tried to make it do all of them but $$ disappeared. | |
// Heavily borrowed from many places | |
// function for triggering mouse events |