jsonview icon indicating copy to clipboard operation
jsonview copied to clipboard

A web extension that helps you view JSON documents in the browser.

Results 15 jsonview issues
Sort by recently updated
recently updated
newest added

When it is used Kerberoth auth at first it is sent 401 code to the browser, and browser generate authentication token and repeat the request with it and get Json....

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

When you visiting the springboot actuator web monitor page, it will return a json string of the opened ports. The problem is that the response Content-Type header is application/vnd.spring-boot.actuator.v3+json, thus...

Most of the times the visualization of the json is good. Sometimes I need to deal with jsons with *very* long strings, and I would find very useful to disable...

fix #156 JSON value is exposed as global variable called data which is accesible in console. Here is screenshot of example: ![image](https://user-images.githubusercontent.com/20339349/139559238-1fb2cccb-e886-4430-abb4-64d529f07ca5.png) In this PR is also added script for...

It would be really nice if the parsed JSON string would be exposed as a global variable. This way people can just open devtools and manipulate the data quickly. Something...

I really like your plugin. Great work. One issue I have is that when I copy the formatted json, it seems to lose all of its indention. Is it possible...

Hello your extension doesn't work. When I open these .json files, I don't get any syntax highlighting or code beautifying/prettifying. Are you only looking for the Content-Type HTTP header and...

**Describe the bug** When I have the extension enabled I cannot load our internal SharePoint intranet. When I disable the extension, the page loads fine but after enabling it (repeatedly)...

Good First Issue
Help Wanted