Firefox extension to control HTML forms?
January 30, 2007 7:19 AM
Subscribe
Can a user install an extension, preference or script to have Firefox manipulate an HTML form element on loading,
e.g., having a SELECT's default OPTION set when visiting a certain page.
If a user visits a webpage that, for example, requests selecting a drop-down menu containing different server names, I'd like to have the user be able to set his or her default server and then have the pull-down menu set upon each visit.
I don't have the option of doing this server-side, or setting cookie variables, since I don't administrate the web server or application.
Thanks for any advice!
posted by Blazecock Pileon to computers & internet (11 comments total)
(say, Linkification) and base it off of that. Or, if you wanted to make it really easy, just write a Greasemonkey script.
posted by spaceman_spiff at 7:26 AM on January 30, 2007