Debugging my web app with JSON/Firefox - Firefox handling of JSON?

Posted by JP on Stack Overflow See other posts from Stack Overflow or by JP
Published on 2008-09-18T17:38:12Z Indexed on 2010/05/29 23:32 UTC
Read the original article Hit count: 218

Filed under:
|

I'm attempting to debug my web application with FireFox3. However, when a JSON feed comes from my application, Firefox wants to open up the "application/json" in a new program. Is there a way to configure FireFox3 to handle JSON like regular text files and open up the JSON in the current tab?

Thanks.

© Stack Overflow or respective owner

Related posts about JSON

Related posts about firefox