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 = [