Data is synced from the Chrome Web Store. View the official store page for the most current information.
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
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, ...)
--
Change Logs: 0.1.3: