mirror of
https://codeberg.org/vlw/disneyplus-pip.git
synced 2025-09-13 18:33:40 +02:00
doc: add deprecation notice to README (#7)
This commit is contained in:
parent
8e59f7a414
commit
6328655a56
1 changed files with 8 additions and 2 deletions
10
README.md
10
README.md
|
@ -1,3 +1,6 @@
|
|||
> [!IMPORTANT]
|
||||
> **This extension is deprecated and no longer maintained.** ([#6](https://github.com/VictorWesterlund/disneyplus-pip/issues/6)) Feel free to fork the code and make any changes you want!
|
||||
|
||||
## Picture in Picture for Disney+
|
||||
|
||||

|
||||
|
@ -6,7 +9,7 @@ Add Picture-in-Picture support on Disney+ in the browser.
|
|||
|
||||
## Install from the Chrome Web Store
|
||||
|
||||
[**Install from the Chrome Web Store**](https://chrome.google.com/webstore/detail/disney%20-pip/mjncaeojcjldpplapjioikobkgedockm)
|
||||
[~**Install from the Chrome Web Store**~](https://chrome.google.com/webstore/detail/disney%20-pip/mjncaeojcjldpplapjioikobkgedockm) ⚠️ Deprecated
|
||||
|
||||
## Install Chrome Extension
|
||||
|
||||
|
@ -23,10 +26,13 @@ Add Picture-in-Picture support on Disney+ in the browser.
|
|||
|
||||
## Install UserScript
|
||||
|
||||
> [!IMPORTANT]
|
||||
> **This userscript is deprecated and no longer maintained.** ([#6](https://github.com/VictorWesterlund/disneyplus-pip/issues/6)) Feel free to fork the code and make any changes you want!
|
||||
|
||||

|
||||
|
||||
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/)).
|
||||
|
||||
**[Install from GreasyFork](https://greasyfork.org/en/scripts/420964-disney-picture-in-picture)**
|
||||
[~**Install from GreasyFork**~](https://greasyfork.org/en/scripts/420964-disney-picture-in-picture) ⚠️ Deprecated
|
||||
|
|
Loading…
Add table
Reference in a new issue