Hi,
as a developer, I often interact with REST API. For GET methods, it’s great. Just paste it into your address bar and see the nicely formatted response.
However, other methods can’t be tested that easely. Sure, there are some plugins for that, but all of them, as far as I know, are relatively heavyweight, opening in a separate window/page, etc.
What I would really like is a simple dropdown next to the address bar where you could pick GET,POST,DELETE,… to override the HTTP method. That’s it, nothing more.
Do you know if such a minimalistic add-on is available out there?