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.
This took a lot of fiddling but ended up taking advantage of TamperMonkeys sandbox capabilities, and added code to get rid of an ad section at the top too.
https://github.com/platima/slashdot-ad-fix/
There's a few other things that can help, that may not actually do anything, but essentially attempt different methods in case of changes or other browser / extension limitations.
Hoping it helps make yours more widely compatible.
Ah, cool. That works for me on TamperMonkey for Firefox with one modification (which I had just needed to make to my own script): instead of confirm returning false, I had to make it throw an exception. Returning false made the page just repeatedly refresh.
BTW, I just put a link to yours in the description here.