17
votes
3answers
19k views

Google Chrome Extension to submit POST/GET requests?

As a developer I sometimes need to be able to make GET/POST requests without having a form on the page. Are there any plug-ins that allow me to submit GET/POST requests to a specified page and then ...