An extension for editing custom request(GET or POST) to web server.
- Auto extract forms from the web page.
- You can modify the form method, action and accept-charset.
- You can add or remove the <name, value> pair.
- You can edit the <name, value> pair.
Version 1.1
- Support to extract forms from iframes.
Version 1.2
- Support to edit the form accept-charset.
Version 1.3
- Support to save the submit history.
Version 1.3.2
- Update to manifest V2.
Click here to install in your chrome.
http://code.google.com/chrome/extensions/getstarted.html
Run the command "tools/dist.sh" and you will find FormEditor.zip in dist folder.