fake-filler-extension
fake-filler-extension copied to clipboard
Possibility to add custom filelds
Your extension is great, but unluckily it does not work for our application.
We use Parsley for form validation. Many times we prefer to disable browser default validation using type="text"
and, for example, data-parsley-type="number"
Can you add the possibility to add customized fields?
I'll be quite honest, this sounds out of scope.
And Parsley sounds like it's awful for accessibility.
There's not only Parsely. Think about Bootstrap or Angular, they uses their custom fields for validation.
And I used Parsley for two years on many sites written with Spring Boot and I had no problem with it.
@Marco-Sulla I've made a clone of this Extension called Fake Filler 2, which allows for matching on custom attributes. https://chrome.google.com/webstore/detail/fake-filler-2/cjikmgjafbapgbmlaobilpfjhoimmblo Any feedback is welcome!