diff --git a/README.md b/README.md index 8646f19..bb9c6fa 100644 --- a/README.md +++ b/README.md @@ -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/)).