Update README.md

This commit is contained in:
Victor Westerlund 2022-03-22 01:55:02 -08:00 committed by GitHub
parent b35611c250
commit 0fc783fee8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,15 +6,26 @@ Add Picture-in-Picture support on Disney+ in the browser.
## Install from the Chrome Web Store
> Pending review so will be added soon
~[**Install from the Chrome Web Store**]()~ <- *Pending review so will be added soon*
You can also side-load it, packed and unpacked, from the [releases page](https://github.com/VictorWesterlund/disneyplus-pip/releases).
## Install Chrome Extension
## Install from GreasyFork
1. Download the `.crx` file from the [releases page](https://github.com/VictorWesterlund/disneyplus-pip/releases)
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](https://github.com/VictorWesterlund/disneyplus-pip/releases)
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
![stats](https://img.shields.io/badge/dynamic/json?color=%23990000&label=GreasyFork&query=total_installs&suffix=%20installs&url=https://greasyfork.org/en/scripts/420964-disney-picture-in-picture)
You can also find an older UserScript of this on [GreasyFork](https://greasyfork.org/en/scripts/420964-disney-picture-in-picture). Please note that this version is no longer maintained.
You can also find an older UserScript of this on [GreasyFork](https://greasyfork.org/en/scripts/420964-disney-picture-in-picture). Please note that this version is no longer maintained so support is not guaranteed.
It should work with extensions like Tampermonkey ([Chrome](https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo?hl=en), [Firefox](https://addons.mozilla.org/en-US/firefox/addon/tampermonkey/)) and Greasemonkey ([Firefox](https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/)).