Skip to content

Instantly share code, notes, and snippets.

@danrahn
danrahn / BetterPlexDialogs.js
Last active October 19, 2024 13:22
Userscript that adjusts the width and height of dialogs in the Plex Web App, and remembers the last tab you selected
// ==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