Autologin

By Henrik N Last update Dec 16, 2008 — Installed 62,880 times.

Script Summary: Automatically enters form values and submits the form, typically for autologin functionality. No support (yet) for frames or non-text-input form elements. To add an autologin: fill out the log-in form, make sure one of the form fields is focused (contains the caret), go to Tools > User Script Commands > Create autologin from form, and bookmark the generated URL. Visit that bookmark to autologin. Look at the script code for details and examples.



Allows special URLs that automatically enter form values and submit the form, typically for autologin functionality.

No support (yet) for frames or non-text-input form elements

h4. To add an autologin:

# fill out the log-in form,
# make sure one of the form fields is focused (contains the caret),
# go to Tools > User Script Commands > Create autologin from form, and bookmark the generated URL.

Visit that bookmark to autologin.

Look at the script code for details and examples.

*Please note* that the @include has changed to "*". You might have to make this change manually if you upgrade the script, due to Greasemonkey shortcomings.