Shqyrtime për Dummy Form Filler
Dummy Form Filler nga ptomaszek
9 shqyrtime
- Vlerësuar me 4 yje nga 5 të mundshëmnga John L, 4 vite më parëGood work - but a stand-out feature I was looking for isn't on this, or any extension I can see.
I would like to fill a form with default, set values, based on field name. I'm testing a US site, so I don't want Zambia to come up, as I also have strict phone number validation server side for the region code. That means I need to change it, or google Zambias dial code, or my form won't validate.
If I could send the exact same form, populated with the same dummy values every time, via some simple key pairs in the preferences, I would use this hundreds of times a day in dev.
I actually searched for another. There isn't one. Just yours and another with exactly the same features.
That would be a killer feature for me. Just saying...without killing my autofill ;-)Përgjigje zhvilluesi
postuar më 4 vite më parëYeah, this extension is quite dummy.
You could try other options:
- another extension, like Pick Dino Auto Filler
- running js script from a Console with lines like: `document.querySelector("html body form div.form-style-1 input#text32").value = "555-161-78"` (you can also leverage jquery by appending it earlier in Console)
- automate above scripting further with another extension like Greasemonkey - Vlerësuar me 5 yje nga 5 të mundshëmnga 13453847 përdoruesi Firefox-i, 5 vite më parëMe ahorra mucho tiempo :-D
- Vlerësuar me 5 yje nga 5 të mundshëmnga 14554939 përdoruesi Firefox-i, 7 vite më parë
- Vlerësuar me 2 yje nga 5 të mundshëmnga forMoz, 8 vite më parëDoes work OOTB, but absolute garbage for formatted and zip code fields which I have to re-do. Form Filler works much better.
- Vlerësuar me 2 yje nga 5 të mundshëmnga arnofly, 8 vite më parëFunctional and easy to use, but not understand fields type and no advanced options for developers.
- Vlerësuar me 5 yje nga 5 të mundshëmnga 12982362 përdoruesi Firefox-i, 8 vite më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga m1ndh4ck, 9 vite më parëSince the latest update DFF not working in TorBrowser. :(
update: thanks for the quick reply, I don't know why its happening but it doesn't fill out the form fields.
Tested with older versions, 1.0.0 not working but 0.13.2 works. Thanks!Përgjigje zhvilluesi
postuar më 9 vite më parëWhy: newest DFF supports Firefox 48+; newest Tor releases are still based on Firefox 45.
Solution: please use older version of the plugin when working with Tor: https://addons.mozilla.org/en-US/firefox/addon/dummy-form-filler/versions/?page=1#version-0.13.2
0.13.2 is still very useful as it holds the most important features.
Solution 2: patience. The next major update of Tor (somewhere in 2017) will be based on Firefox 52 and this will end compatibility problems. - Vlerësuar me 5 yje nga 5 të mundshëmnga 12578690 përdoruesi Firefox-i, 9 vite më parëHilft häufig verwendete Formulare schnell auszufüllen und verhält sich dabei möglichst schlau.
Ebenfalls nützlich um den Umgang der Anwendung mit zu vielen eingebenenen Zeichen zu behandeln.
Der EntwicklerIn ist sehr hilfsbereit und durchaus über Github via Issues zu erreichen.