This page (revision-6) was last changed on 07-Jun-2024 10:29 by Dieter Käppel

This page was created on 06-Jun-2024 17:11 by Dieter Käppel

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
6 07-Jun-2024 10:29 1 KB Dieter Käppel to previous
5 07-Jun-2024 09:59 1 KB Dieter Käppel to previous | to last
4 07-Jun-2024 08:24 1 KB Dieter Käppel to previous | to last
3 06-Jun-2024 17:48 1 KB Dieter Käppel to previous | to last
2 06-Jun-2024 17:46 1 KB Dieter Käppel to previous | to last
1 06-Jun-2024 17:11 688 bytes Dieter Käppel to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 7 changed 2 lines
if (document.querySelector("div.ytp-progress-bar") && document.querySelector("div.html5-video-player")) {
document.querySelector("div.ytp-progress-bar").onfocus = function() {
document.querySelector("div.ytp-progress-bar").onfocus = function() {
At line 10 removed one line
}
At line 13 removed 24 lines
!!!Shorts
{{{
if (document.location.href.indexOf("youtube.com/shorts") != -1)
document.location.replace(document.location.href.replace("youtube.com/shorts", "youtube.com/watch"));
}}}
!!!Firefox Plugins
* [AdBlocker for YouTube™|https://addons.mozilla.org/de/firefox/addon/adblock-for-youtube/?utm_source=addons.mozilla.org&utm_medium=referral&utm_content=search]
* [No Playlist Autoplay For YouTube|https://addons.mozilla.org/de/firefox/addon/no-playlist-autoplay-for-yt/?utm_source=addons.mozilla.org&utm_medium=referral&utm_content=search]
* [Return YouTube Dislike|https://addons.mozilla.org/de/firefox/addon/return-youtube-dislikes/]
!!!Adblock Plus Regeln
Mit folgenden Regeln können nervige Elemente blockiert werden:
{{{
youtube.com##div#clarify-box
youtube.com##ytd-clarification-renderer
youtube.com##div.video-ads
youtube.com##div#player-ads
youtube.com##div.ytp-ad-progress-list
youtube.com#?#ytd-compact-link-renderer:-abp-has(> a[href='/logout'])
youtube.com##tp-yt-iron-overlay-backdrop
}}}