json-viewer icon indicating copy to clipboard operation
json-viewer copied to clipboard

It is a Chrome extension for printing JSON and JSONP.

Results 127 json-viewer issues
Sort by recently updated
recently updated
newest added

Using Chrome, I have a PHP script that has two simple 'echo' statements: echo 'FIRST TEXT'; echo 'SECOND TEXT'; but this outputs: SECOND TEXT FIRST TEXT Turning off 'json-viewer' returns...

Use the `firstLineNumber` property to ignore headers while setting line numbers. Fixes #198

It would be great if a sidebar is provided for getting a holistic view of the json. **Expectation:** 1) Should show the overall structure of the json. 2) Tree like...

can you support a custom ons with remote address ? like this: "remoteAddress": true,

Viewing any JSON documents on Github results in this error **"Blocked script execution in 'https://raw.githubusercontent.com/benc-uk/azure-arm/master/paas-web/basic-webapp/azuredeploy.json' because the document's frame is sandboxed and the 'allow-scripts' permission is not set."** This is...

bug
investigate

I think it will be great to support custom JSON prefix(es).

support sets the websites, which enable this extension, and disabled on other websites.

Currently the minimum Chrome version [set on the manifest](https://github.com/tulios/json-viewer/blob/69d3cdc447b618cfa6e0ff7120c157d33dab1979/extension/manifest.json#L8) is 21. `chrome.runtime.sendMessage` only works on Chrome 26+ https://developer.chrome.com/extensions/runtime#method-sendMessage However, due to the usage of template strings introduced at https://github.com/tulios/json-viewer/commit/7c4981b8c201d00cf14df7201cf68eefbf33be95#diff-1872aff52e0a36b9f42fa48c207c8477R73, minimum...

Patch from @ngyikp https://github.com/ngyikp/json-viewer/commit/6b5fa84b6bebe9275ac3fa949a4e8a0e9876a565