Preferences not saving
![]() ![]() |
So I added the code to my script, but when I run USP.getValue('userID') it only gives me back the default value. The new value shows up in the preference window when I go back to it, but USP.getValue only ever returns the default. Also, GM_getValue('userID') is undefined when called. Any ideas? |
![]() ![]() |
Turns out it was just a problem with pulling the variable from inside a JQuery function. Declared and set it globally and it works now. Thanks for the script! |

