Block youtube usage by configured rules
Just a question about the "See under the toggle" into the description of your script:
How you do that ?
It's a greasyfork site function ?
It is a plain HTML. Here is the code I wrote:
<h2> 📸 Extension screenshots</h2> <details> <summary><b>See under the toggle</b></summary> <center> <figure> <a href="https://raw.githubusercontent.com/mshavliuk/youtube-blocker-userscript/master/.github/screenshots/buttons-demo.png"><img src="https://raw.githubusercontent.com/mshavliuk/youtube-blocker-userscript/master/.github/screenshots/buttons-demo.png" width="600" alt="buttons demo" /></a> <figcaption><i>Settings button</i></figcaption> </figure> </center> ...three other images here </details>
Hoo, it's the first time i see that!
Very Clever.
I have never notified that was possible before.
Thanks for the info.
Just a question about the "See under the toggle" into the description of your script:
How you do that ?
It's a greasyfork site function ?