Simple extension to remove HTML5 Form constraints, allowing you to submit any form in webpages even if there is a required
attribute or other custom HTML5 input type.
This extension add a novalidate
attribute on all the forms of the current page, even the ones loaded via AJAX.
The public of this extension is mainly developers wishing to test their backend form validation from a modern browser.
- No more permissions needed! Using
activeTab
instead ofall_urls
- Button is now a toggle specific to the current page, fix #3
- Forms added asynchronously are also handled
- Initial release
- Better icons (we need someone with Paint to create new assets for the Chrome Web Store)
git archive -o latest.zip HEAD
- https://chrome.google.com/webstore/developer/dashboard