This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==UserScript== | |
| // @name Better Plex Modal Dialogs | |
| // @version 0.4 | |
| // @description Improve modal dialogs in the Plex Web App | |
| // @author danrahn | |
| // @match https://app.plex.tv/* | |
| // @match http://localhost/* | |
| // @match http://127.0.0.1/* | |
| // @match https://customPlexDomain.example.com/* | |
| // @icon https://www.google.com/s2/favicons?sz=64&domain=plex.tv |