Compare Edge add-ons: JSON Beautifier & Editor vs VS Code Viewer

Stats JSON Beautifier & Editor JSON Beautifier & Editor VS Code Viewer VS Code Viewer
User count 43,179 6,229
Average rating 4.50 4.00
Rating count 49 26
Last updated 2024-01-13 2022-06-05
Size 525.94K 0
Version 0.4.3 0.0.3
Short description
Display JSON objects by transforming them into Syntax editable highlighted HTML to validate, format, and save The unofficial browser extension port of VS Code for automatically viewing programming language files and data files.
Full summary

This extension monitors JSON pages and converts them into a human-readable object. You can view, edit, search through values and keys. You can even change the format of a key or drag it into a new place. There is no need to do anything after installation. Just open a JSON page and the extension automatically converts the page into the editor mode.

As of version 0.2.0, the extension uses a dark theme if your browser's default theme is dark.

Supported mime types: ► application/json ► application/x-javascript ► application/hal+json ► application/vnd.error+json ► application/vnd.api+json ► text/javascript ► text/x-javascript ► text/x-json ► text/plain

See more

The unofficial browser extension port of VS Code for viewing programming language files and data files. The extension automatically detects if you are opening a raw code or data file and opens the contents within a VS Code Viewer page with basic language support for 60+ languages. Right+click to discover the command pallet, document formatter and other VS Code editor features supported in the Viewer.