Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7510067
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T23:07:08+00:00 2026-05-29T23:07:08+00:00

What is the easiest way to read json from Firefox or Chrome’s developer console?

  • 0

What is the easiest way to read json from Firefox or Chrome’s developer console? Do I need to install a plugin? Or hopefully there’s a javascript function that lets you view json in a way that’s much easier to read…

For example. If I try console.log(data) where data is the json object, the developer console displays it like a one huge chunk of string instead of displaying the structure, so it’s really hard to sift through and filter out what I want.

EDIT:
I apologize for the confusion I caused. I just checked Chrome and it seems Chrome does display JSON in a structured way. However on Firefox it’s all jumbled together. I attached the screenshot. I guess the question is “Is there a way to display this in a more structured way like on Chrome?”, and as I learned from below, I guess console.dir() takes care of this. Then my last question would be: Is this an intended behavior?

console.log(data) from Firefox

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-29T23:07:11+00:00Added an answer on May 29, 2026 at 11:07 pm

    Firebug and Webkits developer tools display any object, structured and well readable.
    It seems like you try to output a JSON string instead an object. If thats the case, just parse it into an object before

    console.log( JSON.parse( data ) );
    

    and by the way, there are lots of neat methods on the console object, like console.dir() which directly lists an object properties/keys.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

What is the easiest/simplest/cleanest way to: Read an xml file from the filesystem Validate
I'd like to find out the easiest way how to read Fn key from
What would be the easiest way to separate the directory name from the file
What's the easiest way to convert a percentage to a color ranging from Green
im just need the easiest way in php to navigate in this result: $datos
What's the easiest way to read a .NET DateTime sent over a WCF REST
If I start with a java.io.InputStream, what's the easiest way to read the entire
I need to find a way to hide HTML Rows (or Tables) from view
What is the easiest way to convert from an android.net.Uri object which holds a
I need to read a file from the file system and load the entire

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.