Firefox extension, need advice

Posted by edc on Stack Overflow See other posts from Stack Overflow or by edc
Published on 2010-03-27T23:10:52Z Indexed on 2010/03/27 23:13 UTC
Read the original article Hit count: 204

Filed under:

I've never built a ff extension before and before I start I want some feedback on my idea to make sure its possible.

I want a firefox extension that allows me to supply a url with parameters in GET format, the extension would take the url, parse it, and submit the request as POST rather than GET.

Is this possible? and could someone give me some advice on how to start designing an extension? or point me at a tutorial?

© Stack Overflow or respective owner

Related posts about firefox-extension