JSON Viewer

CRX ID
gbmdgpbipfallnflgajpaliibnhdgobh
Status
Live on Store
Description from extension meta

The most beautiful and customizable JSON/JSONP highlighter that your eyes have ever seen. Open source at https://goo.gl/fmphc7

Image from store
JSON Viewer
Description from store

It is a Chrome extension for printing JSON and JSONP.

Notes:
* This extension might crash with other JSON highlighters/formatters, you may need to disable them
* To highlight local files and incognito tabs you have to manually enable these options on the extensions page
* Sometimes when the plugin updates chrome leaves the old background process running and revokes some options, like the access to local files. When this happen just recheck the option that everything will work again
* Works on local files (if you enable this in chrome://extensions)

Features
* Syntax highlighting
* 27 built-in themes
* Collapsible nodes
* Clickable URLs (optional)
* URL does not matter (the content is analysed to determine if its a JSON or not)
* Inspect your json typing "json" in the console
* Hot word `json-viewer` into omnibox (type `json-viewer` + TAB and paste your JSON into omnibox, hit ENTER and it will be highlighted)
* Toggle button to view the raw/highlighted version
* Works with numbers bigger than Number.MAX_VALUE
* Option to show line numbers
* Option to customize your theme
* Option to customize the tab size
* Option to configure a max JSON size to highlight
* Option to collapse nodes from second level + Button to unfold all collapsed nodes
* Option to include a header with timestamp + url
* Option to allow the edition of the loaded JSON
* Option to sort json by keys
* Option for C-style braces and arrays
* Scratch pad, a new area which you can type/paste JSON and format indefinitely using a button or key shortcut. To access type `json-viewer` + `TAB` + `scratch pad` ENTER

This plugin is open source
https://github.com/tulios

Bugs and suggestions
https://github.com/tulios/json-viewer/issues

Contributors
Thiago Pontes (@thiagopnts)
@bluec0re
@North101
Ben Hollander (@benhollander)
Mehdi Bahrami (@mehdibahraami)
Reimund Trost (@reimund)
Ben van Enckevort (@benvan)

License
MIT License

Any questions tweet me @tulios

Latest reviews

Nguyen 2025-08-13

The author just needs to upload the old code and rename the version. It is OK

RyAnne Graff 2025-07-11

This plugin is amazing! Google *force disabling* this plugin, even though it still works, might be the reason I finally: 1. Stop using Chrome 2. Cancel Google Workspace 3. Cancel YouTube Premium 4. Cancel Google Fi 5. Stop Buying Pixel Phones 6. Stop Developing Android Apps 7. Stop Buying Google Home/Nest Devices 8. Stop Buying Light Bulbs, Sockets, Etc that work with Google Home 🤷‍♀️

Giovani Generali 2025-07-05

I've been using it for years and it works perfectly for me.

Sergiy Savostin 2025-05-04

Please, "follow best practices for Chrome extensions" ;)

user chrome 2025-03-12

This plugin doesn't work anymore, I use this one [JSON Viewer Chrome Extension] below now, It works pretty well. https://chromewebstore.google.com/detail/json-viewer-chrome-extens/kggkmmjihpjangbkpcdidlhfbnnfaldn

Fernando Torres 2025-03-04

What happened with the extension? Is outdated at March 3rd, 2025

Abdullah Munawar Siregar 2024-09-15

Awesome..

Muhammad Hilal 2024-08-22

Don't even work, was trying on instagram.

Djole 2024-08-17

works well!

Tim 2024-07-24

Great and Simple

Oleh Ismailov 2024-07-10

great tool to view large JSON content

Newt Fourie 2024-07-03

Great options and great display of JSON in the browser

Michael Renper 2024-05-13

Utterly useless. Could not figure out how to use it. The description on the Github page is "and here magic happens" - Seem it assume one knows Chrome developer mode. Sorry, I'm a techie but when I want to use a simple tool I do not want to learn 3 other tools first to understand basic usage instruction.

Marvin Xu 2024-03-30

doesn't work on Edge

Herishon Sangma 2024-03-24

Very useful tool for viewing json file in web browser

Guy DuBoice 2024-03-11

It would be nice if google would be upfront about the $5 registration fee. I paid it and I think the extension will be well worth it but having all the information upfront is best practice. Just some feedback.

Alen Wede 2024-03-03

whats ?

Luis Sanchez 2024-02-16

Fast and reliable. I love that it handles very large files with ease (even though it warns me that it might not). Thank you to the authors.

Mohammad Bozorgmehr 2024-01-24

Better performance than JSON Formatter on large responses.

advitya ghadi 2024-01-18

eazy,useful

Manon GRIVOT 2023-11-27

No dark theme.

Henry Eshfield 2023-11-18

Awesome extension — must have for web developers

Junior Almonte 2023-11-11

Still working for me !!

Levan Kekelidze 2023-10-20

Really useful extension. It has quite flexible configurations, like enabling line numbers, default folding on or off, using different themes etc. Plus it has a search functionality with support of regex, so you can search inside the displayed JSON. Thank you!

Levan Kekelidze 2023-10-20

Really useful extension. It has quite flexible configurations, like enabling line numbers, default folding on or off, using different themes etc. Plus it has a search functionality with support of regex, so you can search inside the displayed JSON. Thank you!

Su Min 2023-10-10

chrome 失效的解决方案:在浏览器输入 chrome://flags,搜索 json,将 Enable network logging to file 设置为 enable,重启浏览器就可以正常使用了

linkenparis 2023-10-04

Does not work anymore

linkenparis 2023-10-04

Does not work anymore

Alexander Filippovsky 2023-09-29

перестал работать после обновления chrome( ОЧЕНЬ ждем фикса, расширение очень помогает, огромное спасибо разработчику!

Anonymous 2023-09-28

Not working anymore.

程龙龙 2023-09-28

chrome失效,怎样解决

theoquda 2023-09-27

Not working anymore. Chrome version 117.0.5938.92 (Official Build) (64-bit)

theoquda 2023-09-27

Not working anymore. Chrome version 117.0.5938.92 (Official Build) (64-bit)

John unknown 2023-09-27

It's a great extension and I know it stopped working with the latest chrome updates, but here's a temporary fix (macos only): close your browser and run the following command in terminal: Brave: open -a "Brave Browser.app" --args --disable-blink-features=PrettyPrintJSONDocument Chrome: open -a "Google Chrome.app" --args --disable-blink-features=PrettyPrintJSONDocument Credits: https://github.com/tulios/json-viewer/issues/342#issuecomment-1727515249

John unknown 2023-09-27

It's a great extension and I know it stopped working with the latest chrome updates, but here's a temporary fix (macos only): close your browser and run the following command in terminal: Brave: open -a "Brave Browser.app" --args --disable-blink-features=PrettyPrintJSONDocument Chrome: open -a "Google Chrome.app" --args --disable-blink-features=PrettyPrintJSONDocument Credits: https://github.com/tulios/json-viewer/issues/342#issuecomment-1727515249

Михаил Гомонюк 2023-09-25

The extension is broken with the latest Chrome update

Михаил Гомонюк 2023-09-25

The extension is broken with the latest Chrome update

ChenHao Li 2023-09-25

chrome失效,怎样解决

Santiago Bendavid 2023-09-22

Use to love it, but now in the latest version of Chrome it stopped working.

Hasan Ali 2023-09-17

Love it

Hasan Ali 2023-09-17

Love it

rizul dwivedi 2023-09-17

good, love it

rizul dwivedi 2023-09-17

good, love it

Chiến Phạm Quang 2023-09-16

Lỗi trên trình duyệt Edge, trình duyệt Cốc Cốc thì hoạt động bình thường

Marcus Voltolim 2023-09-15

Stop working in Chrome version 117.0.5938.63 (Official Build) (64-bit)

Marcus Voltolim 2023-09-15

Stop working in Chrome version 117.0.5938.63 (Official Build) (64-bit)

Beata Teleky 2023-09-15

It worked until the last version of Chrome, but now with Version 117.0.5938.62 (Official Build) (arm64) is not working anymore.

Beata Teleky 2023-09-15

It worked until the last version of Chrome, but now with Version 117.0.5938.62 (Official Build) (arm64) is not working anymore.

Robert Mylne 2023-09-14

Not working in latest chrome.

Robert Mylne 2023-09-14

Not working in latest chrome.

Statistics

Installs
800,000
Market
Chrome Web Store
Category
Rating
4.54 (1,089 votes)
Last update
2020-12-23
Version 0.18.1
Languages
en-US

Similar extensions