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.
The script is not working for me at all.
In
function loadMyMovies()
after ```var userData = localStorage.getItem("myMovies-"+user);
Inspecting localStorage with Firebug, it looks like I have nothing in localStorage except for one entry IMDbAdvertisingFrequencyCapping. There's just some stuff in sessionStorage. I am properly logged in and I do have a bunch of lists. I am using Firefox 44.0.2 (up to date at this moment) with Greasemonkey. Any ideas?