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.
Is it possible to write a script that would trigger from an email recieved in gmail with a certain subject line and then run a maccro to automate a task involving a few mouse clicks on a web page.
I know there are certain macro recorders out there but the idea is to be AFK and have a script check for a notifications such as emails and run the macro on it's own.
Something like this
CHECK/REFRESH (emails) every 10 seconds
IF (email subject) = X
THEN RUN MACRO
ELSE RETURN TO CHECK/REFRESH