[Ext] Autofill Forms - Fill out web forms automatically.

Announce and Discuss the Latest Theme and Extension Releases.
Post Reply
madblueimp
Posts: 524
Joined: January 31st, 2007, 12:23 pm
Contact:

[Ext] Autofill Forms - Fill out web forms automatically.

Post by madblueimp »

AUTOFILL FORMS PROJECT IS SEARCHING FOR A NEW DEVELOPER
If you are an add-on developer and would like to takeover this project please contact me at https://blueimp.net


Autofill Forms Image

Autofill Forms enables you to fill out web forms with one click or a keyboard shortcut.

Image

Project page:
http://autofillforms.mozdev.org/



Help to improve the default profile:
Currently, we try to improve the default profile coming with Autofill Forms.
You can download and import the current version from here:
https://dl.getdropbox.com/u/163717/default_profile.txt

Please report any issues with this new profile here on this forum topic.

Credit card profile
This is a sample credit card profile:
https://dl.getdropbox.com/u/163717/CreditCard.txt
Last edited by madblueimp on April 9th, 2010, 9:40 am, edited 9 times in total.
roshanpv
Posts: 47
Joined: December 26th, 2006, 8:40 am

Great Extension but one more feature would be appreciated

Post by roshanpv »

Simply Great.........

but i use two sets of username and profiles in web sites
1 set of username to hide my identity
the other one to with all my real names and stuff

but i can only set the field values for only 1 set of username
i can not set field values for the other set would it be possible to have
something like profiles
where user would create any number of profiles and each profile can have any number of field values and options to set and user can switch b/w profiles if he needs, this would be highly appreciated.............
madblueimp
Posts: 524
Joined: January 31st, 2007, 12:23 pm
Contact:

Post by madblueimp »

Yes, I think I will add "profiles" in one of the next versions.

So far you can have a similar (but not as comfortable) feature by duplicating the rules and enable/disable the ones you want for the moment.
qwerty32423434
Posts: 3
Joined: April 16th, 2007, 6:08 pm

Post by qwerty32423434 »

how can i make this autofill in checkboxes and radio buttons?
madblueimp
Posts: 524
Joined: January 31st, 2007, 12:23 pm
Contact:

Post by madblueimp »

Autofill Forms contains a help system - but I guess you already read the part about <a href="jar:jar:https://blueimp.net/mozilla/xpi/autofill_forms-0.2-fx.xpi!/chrome/autofillforms.jar!/content/help/autofillFormsHelp06.xhtml">Custom rules</a>.

To fill out a checkbox or radio button, the "Value" in your ruleset must match exactly the "value" of the checkbox:
e.g.

Code: Select all

input type="checkbox" name="test" value="banana"

In this case, your fieldrule might be

Code: Select all

(?:test)

and your value must be

Code: Select all

banana

to match.
qwerty32423434
Posts: 3
Joined: April 16th, 2007, 6:08 pm

Post by qwerty32423434 »

i dont see a "type" and does the same apply to radio boxes(but with the type being radiobox)
madblueimp
Posts: 524
Joined: January 31st, 2007, 12:23 pm
Contact:

Post by madblueimp »

Sorry, I didn't make this clear:
The example

Code: Select all

input type="checkbox" name="test" value="banana"
means the code you find in the HTML source of the website containing the checkbox. I didn't surround the code with brackets </> as this would not show up here on the forum.

If you don't know how to find the related entry in the HTML source of the website, you might try Firefox DOM Inspector, which can be helpful in this case. It might require some HTML knowledge to get it right though.

If you give me the URL of an example Website plus an explanation which checkbox/radio button you want to check, I can give you a better example - and the code you will need. :)
qwerty32423434
Posts: 3
Joined: April 16th, 2007, 6:08 pm

Post by qwerty32423434 »

ohh okay thanks for the info i get it now
madblueimp
Posts: 524
Joined: January 31st, 2007, 12:23 pm
Contact:

Post by madblueimp »

If you like, post the code and URL of the website you use it for, so we can get a list of useful rules.
The last rule on the default set of rules for Autofill Forms checks the "autologon" checkbox of phpBB forums, e.g.
shortdoubledecaflatte
Posts: 2
Joined: May 8th, 2007, 10:34 am

How in THE hell do you fill out the form?

Post by shortdoubledecaflatte »

I go to https://blueimp.net/mozilla/Autofill%20Forms/
I download the add-on
But where is the Help file?????????????????????????????

I checked on the menus in Mozilla, did searches on these forums and the web, and zilch.

Somehow, I figured out that you had to add the button from View > Toolbars > Customize

But there's no way to edit the autofill form. Not even right-clicking the button will work, nor will simply hitting Alt + J.

WTF???????
madblueimp
Posts: 524
Joined: January 31st, 2007, 12:23 pm
Contact:

Post by madblueimp »

To open the Autofill Forms preferences, do the following:
=> Tools => Add-ons => Autofill Forms => Preferences

On the preferences pane is a button "Help", which opens the help menu.


The next version will have an extended toolbar button with a menu containing the preferences.

The upcoming version is near finishing - I already implemented profiles and added a profile switcher (also included in the toolbar button menu).
You will be able to assign keyboard shortcuts for the Autofill Forms function, for the settings page and for the profile switcher.

I also added a button on the preferences page to display web form details to help creating new rules.

Currently, I'm working on a simple rule editor which will help creating new rules without needing any regular expression knowledge.
Afterwards I will update the help page and then release the new version. :)
shortdoubledecaflatte
Posts: 2
Joined: May 8th, 2007, 10:34 am

ok, thanks

Post by shortdoubledecaflatte »

BTW, did you know that they now have Google Toolbar with AutoFill for Firefox?
http://www.google.com/tools/firefox/too ... 3/intl/en/
mcvickermj
Posts: 1
Joined: May 8th, 2007, 12:46 pm
Location: USA

Post by mcvickermj »

I receive an error that I am unable to download from the site for this add-on. Any suggestions?
madblueimp
Posts: 524
Joined: January 31st, 2007, 12:23 pm
Contact:

Post by madblueimp »

shortdoubledecaflatte wrote:BTW, did you know that they now have Google Toolbar with AutoFill for Firefox?
http://www.google.com/tools/firefox/too ... 3/intl/en/

Yes and there are several other extensions providing a similar functionality.
But none of them did exactly what I wanted, which is why invented this extension.
Compared to the Autofill function of Google's toolbar, the current version of Autofill Forms has some advantages:
- Autofill Forms is not active while browsing and therefore does not use any system resources
- Autofill Forms rules to fill in the form fields are fully customizable and can be extended
- Autofill Forms works not only with text input fields but as well with selections, checkboxes and radio buttons
- To protect your personal data you have the option to store all the form field rules encrypted, not only those for credit card data
The next version will add another feature not present in the Autofill function of Google's toolbar - profiles.


mcvickermj wrote:I receive an error that I am unable to download from the site for this add-on. Any suggestions?

Try => Right click => Save as; and then install locally by => File => Open File
madblueimp
Posts: 524
Joined: January 31st, 2007, 12:23 pm
Contact:

Post by madblueimp »

Version 0.3 released:
--------------------------

New features:
- Added profiles
- Added profile switcher
- Added shortcuts for profile switcher and settings page
- Extended toolbar button to include menu items for profile switcher and settings page
- Added 'Display Form Details' button on settings page to support creating form field rules
- Added Rule Editor to help creating custom rules without regular expression knowledge
- Improved settings page (using tabs, better structuring)
- Extended help page
Post Reply