Giter VIP home page Giter VIP logo

disneyplus-pip's Introduction

Important

This extension is deprecated and no longer maintained. (#6) Feel free to fork the code and make any changes you want!

Picture in Picture for Disney+

image

Add Picture-in-Picture support on Disney+ in the browser.

Install from the Chrome Web Store

Install from the Chrome Web Store ⚠️ Deprecated

Install Chrome Extension

  1. Download the .crx file from the releases page
  2. Navigate to chrome://extensions
  3. Drag and drop the CRX anywhere onto the page

Load unpacked

  1. Download the .zip file from the releases page
  2. Navigate to chrome://extensions
  3. Enable "developer mode" (toggle switch in the top right corner)
  4. Click "load unpacked" and select the ZIP file

Install UserScript

Important

This userscript is deprecated and no longer maintained. (#6) Feel free to fork the code and make any changes you want!

stats

You can also find an older UserScript of this on GreasyFork. Please note that this version is no longer maintained so support is not guaranteed.

It should work with extensions like Tampermonkey (Chrome, Firefox) and Greasemonkey (Firefox).

Install from GreasyFork ⚠️ Deprecated

disneyplus-pip's People

Contributors

victorwesterlund avatar xacnio avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

disneyplus-pip's Issues

PIP not working with other languages

Disney+ has been released in lots of countries in the past month. I live in hungary and if I try to use this extension then it doesn't show up the button. I looked into the code and probably have found the problem. It's with the url. In other languages the url of a video looks like this: disneyplus.com/language-code/video/etc... . In your code it slices up the the url by the /-es and checks if the arrays number 1 element is equals to video, but here, it's the language code, so it never will be true. So what I think you should do is add another check in the code if the arrays element number 2 equals to video, and then it probably will work.

Thanks,
Vince

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.