Greasy Fork is available in English.
Monitors and displays the count of YouTube shorts watched, providing visual cues to encourage moderation. Allows watch one video without blocking element
< Обсуждения YouTube Shorts Addiction Helper
Thanks a lot! It's edited.
Sorry about that, I read it removing the '/shorts/*'. I tried adding this to make it run only in /shorts at the beginning, but when you go back to homepage, those elements are not removed. And the those element will not show up when you really come to the /shorts/*. I think you may want it to be completely disable when you are in the homepage. I will add some sort of settings for it in next version. Thanks a lot for the comment.
It would be more better if you changed the
@match
tohttps://www.youtube.com/shorts/*
instead ofhttps://www.youtube.com/*
because it doesn't help to have the UI while I'm watching a normal video.