tulios / json-viewer

It is a Chrome extension for printing JSON and JSONP.
https://chrome.google.com/webstore/detail/json-viewer/gbmdgpbipfallnflgajpaliibnhdgobh
MIT License
3.3k stars 675 forks source link

showArraySize is always true #265

Open rmalinin opened 3 years ago

rmalinin commented 3 years ago

Hello group, i have been using json-viewer and really like the extention, but found very enoying issue: Array is always being used despite "showArraySize":false in the settings. Can you please fix this issue, so that i can disable showing Array size in the json.

Thank you