// ==UserScript== // @name Disney+ | Picture in Picture // @namespace https://disneyplus.com // @version 1.0 // @description Enable Picture in Picture on Disney+ // @author VictorWesterlund // @match https://www.disneyplus.com/* // @grant none // @downloadURL none // ==/UserScript== (function() { 'use strict'; // PIP SVG - Copied from Full Screen