Are you sure you want to go to an external site to donate a monetary value?
WARNING: Some countries laws may supersede the payment processors policy such as the GDPR and PayPal. While it is highly appreciated to donate, please check with your countries privacy and identity laws regarding privacy of information first. Use at your utmost discretion.
So from what I heard this should be possible with TamperMonkey addon:
everytime I click on a YouTube video, the bar on the left (library and subscriptions) disappears (YouTube thing...).
Now the button that does this action describes as the following line (see the code in pastebin):
https://pastebin.com/TcXvqMgL
Is some kind of "automatic browser-user event" actually somehow possible with TamperMonkey?
I think no it's impossible
Re: @jerbrown:
Your thoughts are probably incorrect. Again if your answers aren't making much sense your account may be eligible for removal. e.g. please don't attempt to spread disinformation.
OUJS Admin
Re: @Daniel:
You might want to look into the click event found at https://developer.mozilla.org/docs/Web/Events/click once you have identified the target to simulate the event.