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.29k stars 672 forks source link

Does Not Work With Local JSON Files #350

Open ThePieMonster opened 3 months ago

ThePieMonster commented 3 months ago

I was attempting to use this extension to view a local json config file.

The main json config blocks { } are not separated by a trailing comma { }, so this seems to break your extension.

cluster-info-dump.json

jeffputz commented 2 months ago

I also can't make it work with any local files. The extension config has the option for incognito, but not local.

tulios commented 2 months ago

https://github.com/tulios/json-viewer/issues/191