Form Utility Belt
April 5, 2023 ยท View on GitHub
Features
- Automatically record steps you take in filling out a form. Specify the hostnames of sites you want it to be recording for.
- To replay the steps, copy the JS steps to clipboard and paste them into the DevTools console.
- Experimental: Automatically test all combinations of inputs - https://github.com/hchiam/form-utility-belt/issues/3
Want to create your own Chrome extension?
Used this template repo as a starting point: https://github.com/hchiam/chrome-extension-template