Update yt-noshorts.user.js

This commit is contained in:
tretrauit 2022-03-18 16:04:58 +00:00
parent 37a6986a88
commit 86b008caaa

View File

@ -1,9 +1,11 @@
// ==UserScript== // ==UserScript==
// @name NoShorts for YouTube // @name NoShorts for YouTube
// @description Redirects Shorts to normal video webpage
// @namespace tretrauit-dev // @namespace tretrauit-dev
// @match https://www.youtube.com/shorts/* // @match *://*.youtube.com/shorts/*
// @exclude-match`*://music.youtube.com/*
// @grant none // @grant none
// @version 1.1 // @version 1.1.1
// @author tretrauit // @author tretrauit
// @description 22:36:53, 18/3/2022 // @description 22:36:53, 18/3/2022
// @homepageURL https://gitlab.com/tretrauit/scripts // @homepageURL https://gitlab.com/tretrauit/scripts