Y
Hacker News
new
|
ask
|
show
|
jobs
by
alt2501
3165 days ago
I like Firefox too, but chrome still displays JSON objects in the console very nicely. I haven't found a good way to do this in FF yet. Do you know of a way?
2 comments
samtoday
3165 days ago
If it is a GET request, just open it in a new tab. Firefox has a built-in json viewer (no extensions required).
Eg. open this in a new tab:
http://httpbin.org/get
link
dzhiurgis
3165 days ago
IDK man, afaik there's no way to prettify API responses in a Response tab.
link
Eg. open this in a new tab: http://httpbin.org/get