litejs / json-lite

Fast non-blocking JSON viewer for Chrome and Firefox
196 stars 17 forks source link

Add option to default to open/colapsed #26

Closed ghost closed 6 years ago

ghost commented 6 years ago

Firefox extension version 17.12.2

It doesn't make sense to me (perhaps it does to others) that it would default to having everything collapsed on load. Can you add an option in the preferences to default to having all objects/arrays non collapsed (long strings seems fine to default to collapsed).

This is what it looks like when I load a json document . It really sucks having to open all of the things everytime I load the document... In fact I hate it and wish JSONview still worked in the latest version of FF

lauriro commented 6 years ago

According to the picture you are using different json viewer or Firefox native JSON viewer as in #12.

Native viewer can be disabled by toggling 'devtools.jsonview.enabled' flag in about:config page.