Looking for addon to "select http method in address bar"?

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?

Here’s a bunch of them -

http://stackoverflow.com/questions/28997326/postman-addons-like-in-firefox/28998656#28998656

https://addons.mozilla.org/En-us/firefox/addon/httprequester/?src=discrouse

https://addons.mozilla.org/en-US/firefox/addon/restclient/?src=discrouse

https://addons.mozilla.org/en-US/firefox/addon/rest-easy/?src=discrouse

that’s what I meant by “heavyweight” …I was (and still am) looking for something much more basic, with just a combo box.