yt-shorts-remover.js aktualisiert

This commit is contained in:
Sven Heidemann 2025-07-17 13:08:20 +02:00
parent fe8d02a21f
commit f32cb8102e

View File

@ -1,9 +1,9 @@
// ==UserScript== // ==UserScript==
// @name YouTube Shorts Blocker & Redirector // @name YouTube Shorts Blocker & Redirector
// @namespace http://tampermonkey.net/ // @namespace http://tampermonkey.net/
// @version 1.3 // @version 1.0
// @description Entfernt Shorts von YouTube + Weiterleitung von /shorts/* zur Startseite // @description Entfernt Shorts von YouTube + Weiterleitung von /shorts/* zur Startseite
// @author Du // @author Sven Heidemann
// @match https://www.youtube.com/* // @match https://www.youtube.com/*
// @grant none // @grant none
// ==/UserScript== // ==/UserScript==