Giter VIP home page Giter VIP logo

form-validation-remover's Introduction

HTML5 Form validation remover

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.

Download and install from the Chrome Web Store

Changelog

Version 2: July 2017

  • No more permissions needed! Using activeTab instead of all_urls
  • Button is now a toggle specific to the current page, fix #3
  • Forms added asynchronously are also handled

Version 1: April 2013

  • Initial release

Todo (help welcome!)

  • Better icons (we need someone with Paint to create new assets for the Chrome Web Store)

How to release

form-validation-remover's People

Contributors

damienalexandre avatar petrkle avatar ternel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

form-validation-remover's Issues

Be able to set a "permanent mode"

ATM, when I refresh the page, the previous configuration is lost.
It would be nice to be able to disable the form validation for many requests

Thanks

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.