I have been working on a browser extension which lets you add YouTube notifications to the YouTube video queue. I recreated the fetch requests which occur when adding a video to queue which respond perfectly. I just need help figuring out is how to get the miniplayer to activate. Is this even really possible? Thanks :)
I made fetch requests and looked in desktop_polymer.js, I know I am missing something but cannot figure out what.