Formalyse: Debug your web form
Analyze HTML forms in a website
Helper to analyse HTML-forms in Websites. (html-form-tag)
Features:
- Find forms in websites (highlight form in the website on mouseover or mark it with a click)
- Toggle form between POST / GET
- Show and edit "hidden"-input fields
- Deselect radio-buttons
- Display "password"-values
- Mark the position of the form in the HTML-site
- Show complete input-tag on mouseover
- Show "button"-elements
- Unlock "readonly"-elements
and much more...
Screenshot description:
1. display form position with click on form-name
2. display hidden fields
3. display value of password fields
4. show "input"-tag on mouse over
5. show values of select-lists (with selected value)
6. show on click the position of the element in the website (blink element)
Latest reviews
simple and effective
simple and effective
It's nice but as developer it lacks of options to creates a panel to debug all forms. Export form states to JSON, like this project https://chrome.google.com/webstore/detail/form-tools/gihginompkjijnipckobcjioandcmjgp
It's nice but as developer it lacks of options to creates a panel to debug all forms. Export form states to JSON, like this project https://chrome.google.com/webstore/detail/form-tools/gihginompkjijnipckobcjioandcmjgp
Justo lo que estaba buscando para realizar la documentación del proyecto.