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.31k stars 678 forks source link

Enable for offline use? #188

Closed ryanpcmcquen closed 6 years ago

ryanpcmcquen commented 6 years ago

Is there a reason not to enable this for offline use?

tulios commented 6 years ago

Hi @ryanpcmcquen, this extension already works offline. You have to allow it through the extensions page.

screen shot 2018-02-05 at 09 26 48

Just check "Allow access to file URLs"

ryanpcmcquen commented 6 years ago

I figured it did. We may as well update the manifest to reflect that.