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

Feature suggestion: way to find start of container #294

Open jribbens opened 3 years ago

jribbens commented 3 years ago

It would be very useful if json-viewer had a way, when you are looking at the middle of a large array or object that spans many pages, to either collapse the array/object or to scroll to its beginning (perhaps a keypress or a click with modifier key).