Skip to content

Add a json editor, so we can deal with our own json data.#57

Open
aneasystone wants to merge 2 commits intogildas-lormeau:masterfrom
aneasystone:master
Open

Add a json editor, so we can deal with our own json data.#57
aneasystone wants to merge 2 commits intogildas-lormeau:masterfrom
aneasystone:master

Conversation

@aneasystone
Copy link
Copy Markdown

JSONView is one of my favorite extensions of google chrome. It's very useful when we're dealing with the JSON data from a web response or a local JSON file. But JSONView cannot help us when we have JSON data in-hand that we want to prettify and analyze.

So I add a browser_action to JSONView to make it visible and clickable, then integrate josdejong's jsoneditor to enhance JSONView to edit, format and lint JSONs, Hope it's useful!

@huyz
Copy link
Copy Markdown

huyz commented Apr 3, 2025

@aneasystone That sounds useful. Did you ever release this as an extension?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants