I’m looking for browser extension (for Firefox or Google Chrome) that allow me to make AJAX calls. I’d like to specify:
- Method (POST/PUT/GET/DELETE)
- URL
- Data to send (JSON/XML)
I know that I can make AJAX call from console, but it’s nice to have dedicated tab for that.
I’ve found 2 nice extensions: