Autocomplete On

By Matthew Schultz Last update Nov 29, 2010 — Installed 7,164 times.

Archived Comments (locked)

in
Subscribe to Archived Comments 11 posts, 9 voices



Jesse Andrews Admin

The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008)

 
alala Scriptwright

It does not seem to work at https://internetbank.swedbank.se/SecurityServer...

However, using Web Developer menu option "Enable autocompletion" works as expected. Any ideas why? Would be great if it could be fixed.

 
Brade Scriptwright

FYI I have made some updates to this script and posted it here: http://userscripts.org/scripts/show/36242

I appreciate the fine work on this. I just added tweaks for forms within iframes/frames and forms affected by onsubmit behavior.

 
Thayer Fox User

Working perfectly. Thank you.

 
olistrut User

Works great for me.

 
montejw360 User

https://www.paypal.com

 
montejw360 User

Got it installed, needed greasemonkey. BUT, it still doesn't seem to work on https://paypal.com

 
montejw360 User

Sorry to be dunce, but how do you install and use the script? Trying to make it work for paypal.com mainly. Is it a bookmarklet? thanks.

 
JoeSimmons Scriptwright

Ok but why make a main() function and then call it? Why don't you just take it out of the function and spare those few lines?

 
Matthew Schultz Script's Author

This is by far the fastest and most efficient method for enabling autocomplete on all elements that set it to off. Some other users have posted autocomplete scripts but they fail to use xpath. They loop over every element in every form and that will never be faster than regular expression matching and looping over only the autocomplete attributes that need to be changed if any. It's important that a script like this is extremely fast since it will most likely be enabled for every site you visit.

 
jorge gonzales User

I installed it. Seems to work on Washington Mutual site.

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel