Extra caution is recommended when installing recently uploaded/updated scripts (read more)
Be sure you trust any scripts you install

Hide Credit Card Numbers

Will change the type of any text field with maxlength >= 15 and <= 16 to password. This makes the field display only asterisks or dots. Note that this is meant to prevent people from reading over your shoulder (and determines how/if your browser remembers the field), and does not secure the underlying data in any way.

Will change the type of any text field with maxlength >= 15 and <= 16 to password. This makes the field display only asterisks or dots. Note that this only prevents people from reading over your shoulder (and determines how/if your browser remembers the field), and does not secure the underlying data in any way. Also, if you are using my maxlength script, you will have to uninstall then reinstall it after you install this script (so it will execute after this one). If you get false positives, post the URL and I'll try to fix it.




You could comment on this script if you were logged in.