JSON Formatter
The best JSON Formatter!
What is JSON Formatter?
JSON Formatter is a Chrome extension developed by dermasmid, and its main feature is "The best JSON Formatter!".
Extension Screenshots
Download JSON Formatter Extension CRX File
Download JSON Formatter extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
FEATURES * Easily view and edit any JSON data * Search for values in JSON * Use JMESPath to transform the JSON
Extension Basic Information
Name | JSON Formatter |
ID | pifbikkadjogefgbgeddhihjfjboehom |
Official URL | https://chromewebstore.google.com/detail/json-formatter/pifbikkadjogefgbgeddhihjfjboehom |
Description | The best JSON Formatter! |
File Size | 286 KB |
Installation Count | 43 |
Current Version | 0.2.3 |
Last Updated | 2023-06-12 |
Publish Date | 2022-04-06 |
Rating | 5.00/5 Total 1 Ratings |
Developer | dermasmid |
[email protected] | |
Payment Type | free |
Extension Website | https://github.com/dermasmid/jsoneditor-ext |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "The best JSON Formatter!", "version": "0.2.3", "manifest_version": 3, "name": "JSON Formatter", "icons": { "128": "icon-128.png" }, "content_scripts": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*", " |