Giter Club home page Giter Club logo

web-developer-form-filler-ext's Introduction

web-developer-form-filler-ext's People

Contributors

abzubarev avatar bendewey avatar grzn avatar jdeniau avatar mdcore avatar oliverzy avatar p avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

web-developer-form-filler-ext's Issues

Random fragments

It could be very useful to have a random fragment in output. That way a signup form can be tested without having to add some random stuff to the email/username. It could also help to differentiate test users by first name for example.

Implementation idea: On deserialisation, replace %RANDOM% keyword with a (pseudo)randomised string, limited to HEX is probably safest. This doesn't require any extra UI (except perhaps a hint in the popup).

Input: user+%RANDOM%@test.com
Output: [email protected]

I'd be willing to try a PR for this if you like the idea.

"Filter by domain" should also filter by port number

I'm using localhost:$portnumber to access development versions of projects on my machine.

The "filter by domain" setting shows all forms that I saved for any of the projects on my machine, because it does not take the port number into account.

Please use the port number in that filter.

Error handling response: TypeError: Cannot read property 'replace' of undefined

I'm getting this on every page in the console. Because it is minified I don't know what variable it is.

Error handling response: TypeError: Cannot read property 'replace' of undefined
    at F (chrome-extension://gbagmkohmhcjgbepncmehejaljoclpil/javascripts/mousetrap.min.js:5:378)
    at Object.bind (chrome-extension://gbagmkohmhcjgbepncmehejaljoclpil/javascripts/mousetrap.min.js:7:488)
    at chrome-extension://gbagmkohmhcjgbepncmehejaljoclpil/javascripts/content_script.js:85:19

Screenshot:
image

Edit functionality

Thanks for a really helpful tool!

Would be cool to be able to edit the sets (especially the domain pattern!) without having to export, modify the JSON and re-import it afterwards.

Store saved field data against google account

It would be great if the saved forms were stored against the user's google account if they were signed into the browser (using chrome.storage's storage.sync). As the extensions are loaded when you sign into a new browser, it would be great if the data came along with it.

license

Under what license is this project?

Mozilla Firefox Extension

At first glance this looks to be compatible with Firefox. Would you like to submit it to the extension store, or mind if I did on your behalf?

React listens for input events, not change, hence does not update state after form filler changes values

I have a React component and I am using this extension to fill in some text fields.

It looks like React is listening for input events rather than change events (even though I have onChange={this.changeHandler} in my code). Hence, this extension's invocation of change and blur events does nothing for state updates in my app.

It seems that the behavior on React's side is intentional: facebook/react#3964

Can Form Filler safely fire an input event in addition to the change event?

Can not donate

I just wanted to donate, but when I reach Paypal, it gives me this error:

We cannot process this transaction because this PayPal account has been closed. For more information, please contact the seller.

Cheers

Chris

Not working with React

It's a great UI. Very handy. Thanks.
However, the extension it's not working with React.

Let users define a URL pattern

Can you think about adding an option to let the user define a URL pattern to use the same values for every form that matches given pattern?

Submit Form error

When I try to change SubmitForm value, an alert appears to be filled, but it automatically disappears, so i can't change this value from no to yes.

Thanks! Awesome Work!

Form in frameset frame not saved

Hi,

did I understand your code correctly? As far as I can see a frame within a frameset will not be parsed. I have a Web App based on them and can't save forms.

Kai

Slow down filling

Some pages use antispam measures that check if data entry happens very quickly.

Add a setting for a delay in data entry

Export Form Data

It would be great to be able to export the form data to a co-workers, chrome instance.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.