From 5ab3123b6d08b51a06dc690e1e4e11ff4cb57712 Mon Sep 17 00:00:00 2001 From: Mike Kelly Date: Mon, 11 Sep 2017 13:34:23 -0400 Subject: [PATCH 1/2] Plex changed URLs again Plex changed from https://app.plex.tv/web/ to https://app.plex.tv/desktop, so I'm proposing just matching against anything on app.plex.tv. --- extension/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extension/manifest.json b/extension/manifest.json index 2aeb454..6051310 100644 --- a/extension/manifest.json +++ b/extension/manifest.json @@ -189,7 +189,7 @@ "js": ["shared.js", "keysocket-picartotv.js"] }, { - "matches": ["*://plex.tv/web/*", "*://app.plex.tv/web/*"], + "matches": ["*://plex.tv/web/*", "*://app.plex.tv/*"], "js": ["shared.js", "keysocket-plex.js"] }, { From 847b3294a6c48264933678f60c44abcf4f91d76f Mon Sep 17 00:00:00 2001 From: Mike Kelly Date: Tue, 19 Sep 2017 09:35:48 -0400 Subject: [PATCH 2/2] Plex doesn't have nice ids for the button elements anymore This tries to use the aria-labels instead, but still doesn't seem to work. I can confirm that it selecting what seems to be the correct