From 5d4b3fe29880082c876419e014292b695d4f71e3 Mon Sep 17 00:00:00 2001 From: flashwave Date: Fri, 30 Oct 2020 20:27:26 +0000 Subject: [PATCH] list mpvfriend --- public/userscripts/index.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/userscripts/index.php b/public/userscripts/index.php index b853564..407bfa9 100644 --- a/public/userscripts/index.php +++ b/public/userscripts/index.php @@ -8,6 +8,10 @@ $userscripts = [ 'file' => 'skip-youtube-home.user.js', 'name' => 'Skip the Youtube homepage and go straight to subscriptions', ], + [ + 'file' => 'mpvfriend.user.js', + 'name' => 'Open youtube links in mpv', + ], ]; $userstyles = [