JSON Formatter provides buttons to toggle between raw and formatted views of a JSON document.

It is open source. As of March 2023, the chrome extension was last updated on January 2023 and the last commit was in March 2023.


As of November 2016, the last commit was in March 2015. There are over 100 forks, many of which have more recent commits. It's not immediately clear if one of those forks is better maintained.


The OP of this answer originally wrote: "I feel like a big dummy. Some more thorough searching turned up https://chrome.google.com/webstore/detail/the-missing-json-inspecto/hhffklcokfpbcajebmnpijpkaeadlgfn/related, which is exactly what I need." However, an edited version of this answer indicated that that extension was not open source and was no longer maintained.

Answer from A. Wilson on Stack Exchange
🌐
GitHub
github.com › tulios › json-viewer › issues › 60
Doesn't work at all, nothing happens when I open Json files in Chrome · Issue #60 · tulios/json-viewer
September 22, 2015 - Doesn't work at all, nothing happens when I open Json files in Chrome#60 · Copy link · invegat · opened · on Sep 22, 2015 · Issue body actions · Reactions are currently unavailable · No one assigned · No labels · No labels · No projects · No milestone ·
Author   invegat
🌐
Moralis
studygroup.moralis.io › javascript programming
Json formatter does not work
December 2, 2021 - hello, I’ve installed the JSON formatter extension in google chrome but it does not format the api. I tried to restart everything, reinstal the extension but it still doesn’t work. Can you help me please kind regard…
🌐
Chrome Web Store
chrome.google.com › webstore › detail › json-formatter › bcjindcccaagfpapjjmafapmmgkkhgoa
JSON Formatter - Chrome Web Store
Follows recommended practices for Chrome extensions. Learn more.Featured4.5( ... Ratings are updated daily and may not reflect the most recent reviews. ... Automatically prettifies any JSON response opened in a browser tab. FEATURES: - **Fast**, even on very long JSON pages - Dark mode support - Syntax highlighting - Code folding and indent guides - Clickable URLs - Raw/Parsed toggler JSON Formatter ...
🌐
GitHub
github.com › callumlocke › json-formatter › issues › 165
Not working in Chrome 84 · Issue #165 · callumlocke/json-formatter
@tiagomacarios' solution works for me. Mine was Ghostery. After disabling this, json-formatter is working again properly.
🌐
Web Carpenter
webcarpenter.com › blog › 124-JSON-Formatter-Chrome-Plugin-Extension
JSON Formatter Chrome Plugin Extension // Web Carpenter
This is the best JSON Formatter I have found. It makes JSON easy to read, and it is open source. • JSON & JSONP support • Syntax highlighting • Collapsible trees, with indent guides • Clickable URLs • Toggle between raw and parsed JSON • Works on any valid JSON page – URL doesn't matter • Works on local files too (if you enable this in chrome...
Find elsewhere
🌐
GitHub
github.com › callumlocke › json-formatter › issues › 81
Not working for some unknown reason · Issue #81 · callumlocke/json-formatter
Thanks a lot for such great tool, I tried others but they aren't as good as yours. Please note that in the last peroind ~month it's not working at all and for unknown reason (to me). Chrome: Version 53.0.2785.116 (64-bit) OS: Mac OS Sier...
🌐
Jsonview
jsonview.com
JSONView - View JSON in Firefox and Chrome | BenHollis.net
Pretty-prints JSON instead of prompting to download it or rendering it as text.
🌐
Softonic
en.softonic.com › articles › how-to-use-json-formatter-chrome
How to use the JSON Formatter extension for Chrome in 4 steps - Softonic
July 2, 2025 - The extension works with local files as well after your enable it in chrome://extensions. To inspect the JSON document, simply type in JSON into the console. If you want to view the formatting pane open the view dropdown and select Format current view. You’ll notice a simplified View formatting ...
🌐
Make Tech Easier
maketecheasier.com › home › lifestyle › internet › 7 tools to edit json files inside google chrome
7 Tools to Edit JSON Files Inside Google Chrome - Make Tech Easier
September 5, 2023 - But what if you want to use your browser to work with your JSON files? There are several web apps and extensions for Google Chrome aimed at helping programmers edit JSON files. Good to know: scroll bar missing from Chrome? Learn how to fix it. ... JSON Editor Online is a tool for viewing, editing, and formatting JSON.
🌐
GitHub
github.com › callumlocke › json-formatter › issues › 136
Formatter not detecting JSON (Ubuntu 18.04.1 LTS / Chrome Version 69.0.3497.100 (Official Build) (64-bit)) · Issue #136 · callumlocke/json-formatter
For whatever reason, the extension does not appear to be working in Chrome. It either isnt detecting JSON or isnt trying. E.g., https://graph.facebook.com/coca-cola?callback=whatever http://fizzbuzzaas.herokuapp.com/ Happy to provide mor...