Codepolice

Random posts from Ola in English. Mainly about programming and the web.

View JSON directly in Firefox

If you request a URL than returns a application/json result Firefox will give you a “Download this file” dialog by default. If you rather want the JSON data to show up just as a xml, rss or html page would you could download this little extension called JsonView that will do this for you. Another nice little tool to keep in your tool-belt.

Leave a Reply