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.
| Recently Updated Topics | Posts |
|---|---|
| Already done..? | 1 |
| Announcements | 1 |
| Archived Comments | 17 |
this script has 3 topics, 19 posts
This script has no reviews.
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.





