Is there a way to make an HTTP request using the Chrome Developer tools without using a plugin like POSTER?
If you want to do a POST from the same domain, you can always insert a form into the DOM using Developer tools and submit that: