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.
Hello, your script does not seem to work out of the box in my config.
However, adding a
// @grant GM_addStyle
and using
GM_addStyle
instead of yourcss
does the trick.HTH, ciao!