"Remember me" checkbox
|
|
Hello, I love this site, but I don't like for my login to be remembered. Could the "Remember me on this computer" checkbox default to unchecked? Thanks,
|
|
|
You're a script writer. Why don't just write a GM script for that?
|
|
|
Hah! That's funny... rememberMeNot script 1212jtraceur is right though, it makes no sense. |
|
|
@LouCypher: I did, but it seems like the site should not remember by default. P.S. For those who want the script, it is: document.getElementById('remember_me').checked = false; |
