JSON Beautifier and Editor app icon

JSON Beautifier and Editor

View , edit keys, format values

Bermet Kasykeeva

★ 0.00 ratingsDeveloper ToolsFree

iPhone Screenshots

App screenshot

Description

Monitors pages and converts them into editable objects. View, edit, search, and rearrange keys and values. Change key formats and adjust structure. Automatically activates on pages without additional setup.

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. Testing: 1. Install the extension 2. Browse a JSON page like https://api.github.com/repos/tulios/json-viewer 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 FEATURES ► Supports both JSON & JSONP formats ► Has light and dark syntax highlighting themes ► Supports collapsible trees ► Converts text links into clickable URLs ► Supports raw, code, and parsed JSON views ► Keeps expanded structure when refreshing the JSON page ► Copy Object Path ► Copy Outer JSON ► Copy Inner JSON ► Open a new editor to write a new JSON object ► Open a new editor from selection text (right-click context menu) ► Supports large numbers (BigInt, BigFloat, ...)