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.
[EDIT] Changed the link after a commit: https://github.com/Alorel/wikia-remove-intersitial-modal/blob/2462fc84dfbb43a0851d19960ad6de91be420a86/wikia-skip-ad.user.js#L28
Heya. A lot of people, myself included, open a lot of links with the middle mouse button, making them load in the background. Could you please trigger your dropdown only on left clicks?
Ref: https://developer.mozilla.org/en-US/docs/Web/API/MouseEvent/button
Example usage: https://github.com/Alorel/wikia-remove-intersitial-modal/blob/master/wikia-skip-ad.user.js#L28