JSONView extension or any other extensions in the Chrome browser needs permission to access file URLs if it is accessing files from your local system. To allow:-

  1. Visit chrome://extensions/
  2. Click on Details button of the Extension card
  3. Switch ON the Allow access to file URLs
Answer from Pravin on Stack Overflow
🌐
Jsonview
jsonview.com
JSONView - View JSON in Firefox and Chrome | BenHollis.net
A Firefox and Chrome extension that pretty-prints JSON data.
🌐
Softonic
en.softonic.com › articles › how-to-use-json-viewer-chrome
How to use the JSON Viewer Chrome Extension in 3 steps - Softonic
July 2, 2025 - Upon acquiring JSON Viewer from the link above, you can toggle the add-on by clicking on the JSON Viewer icon that appears on the extension bar at the top of Chrome. Keep in mind that the icon will be invisible on sites that block it. For instance, Google’s chrome store does not allow the use of JSON altering add-ons. Navigate away from the download page to verify your extension is working.
🌐
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 - tulios / json-viewer Public · Notifications · You must be signed in to change notification settings · Fork 726 · Star 3.5k · New issueCopy link · New issueCopy link · Closed · Closed · Doesn't work at all, nothing happens when I open Json files in Chrome#60 ·
Published   Sep 22, 2015
🌐
Chrome Web Store
chromewebstore.google.com › detail › json-viewer › gbmdgpbipfallnflgajpaliibnhdgobh › support
Support: JSON Viewer - Chrome Web Store
i just find out it's not working with content-type: application/json. it's only working with content-type: application/javascript you can try it yourself at the api link provided by the own creator on project's github: - https://api.github.com/repos/tulios/json-viewer ❌ (doesn't work) and then try the flickr's api: - http://api.flickr.com/services/feeds/photos_public.gne?jsoncallback=jsonp&tags=json&tagmode=any&format=json ✅ (works fine) ... Hello Devs, your wonderful extension has stopped working with the latest version of Chrome on Linux and Windows.
🌐
GitHub
github.com › tulios › json-viewer
GitHub - tulios/json-viewer: It is a Chrome extension for printing JSON and JSONP. · GitHub
It is a Chrome extension for printing JSON and JSONP. ... 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
Author   tulios
🌐
Google Groups
groups.google.com › g › philecodiscussions › c › PmFZ1Q5JYII
Re: [tulios/json-viewer] Doesn't work at all, nothing happens when I open Json files in Chrome (#60)
You can go there in two ways: using the "gear" icon on your top right corner, or right clicking the extension and then clicking on "options" ... Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message ... For me, JSON viewer awesome was not working due to another Chrome Extension: ghostery.
Find elsewhere
🌐
Tooltivity
tooltivity.com › extensions › no-longer-supported-v2-manifest › json-viewer
Why Is My JSON Viewer Chrome Extension No Longer Supported?
November 1, 2025 - - Chrome Web Store Help · Google started informing extension developers and companies years ago that they should update their extensions to Manifest V3. This deadline is now coming to an end and extensions using the old V2 manifest will be removed. The JSON Viewer extension is still using the older Manifest V2, which is deprecated for years and will soon be phased out. This change affects many popular extensions, not just JSON Viewer.
🌐
GitHub
github.com › tulios › json-viewer › issues › 342
Extension not working for chrome release version 117.0.5938.88 · Issue #342 · tulios/json-viewer
May 30, 2023 - There was an error while loading. Please reload this page · website: http://baike.baidu.com/api/openapi/BaikeLemmaCardApi?scope=103&format=json&appid=379020&bk_key=关键字&bk_length=600
Published   Sep 18, 2023
🌐
GitHub
github.com › tulios › json-viewer › issues › 20
How do I use Json Viewer in Chrome · Issue #20 · tulios/json-viewer
April 28, 2014 - You must be signed in to change notification settings · Fork 723 · Star 3.4k · New issueCopy link · New issueCopy link · Closed · Closed · How do I use Json Viewer in Chrome#20 · Copy link · msletten · opened · on Jun 26, 2014 · Issue body actions · I installed the extension, but I can't figure out anywhere how to actually view the JSON from a url.
Published   Jun 26, 2014
🌐
Stack Overflow
stackoverflow.com › questions › 38547924 › how-to-use-jsonview-in-chrome
android - How to Use JSONView in Chrome - Stack Overflow
I have this great extension too, and when I access for exemple a json data on the web JSONView proceed to parse it for me and give a good looking in order to simplify the reading for me, and it does this automatically. ... Sign up to request clarification or add additional context in comments. ... When I right click the web page all I see under the JSONView option is to "Copy Path" or "Copy Value."
🌐
Brave Community
community.brave.app › browser support › desktop support
JSON viewer extension not working - Desktop Support - Brave Community
September 16, 2023 - I used to automatically open JSON data with this extension: But after some Brave updates it suddenly stopped working. opening this link https://jsonplaceholder.typicode.com/users JSON data should look like this: …
🌐
GitHub
github.com › rbrahul › Awesome-JSON-Viewer
GitHub - rbrahul/Awesome-JSON-Viewer: :fire: A Chrome extension to visualise JSON response and introduce awesome JSON prettifying experiences. · GitHub
Added ContentType application/json detection before initialising JSON Viewer Pro extension to webpage. ... Fixed bug for NextJS framework implemented sites and Twitter Cards. Added support for localhost (http://localhost:port) sites blocking in Manage URL settings. ... Fixed the issue with missing gear icon. Fixed issue with the reloading all tabs when settings are saved or set to default. Collapse nested items settings was not working once the extension was opened via clicking on the extension icon.
Author   rbrahul
🌐
Stack Overflow
stackoverflow.com › questions › 23204377 › chrome-json-extension-does-nothing
Chrome JSON Extension does nothing - Stack Overflow
Is there something I have to do to make Chrome treat it as JSON? I'm on a Mac 10.9.2. Chrome Version 34.0.1847.116. ... W.P. McNeill · 17.3k1414 gold badges8787 silver badges123123 bronze badges ... I had failed to select the "Allow access to file URLs" checkbox in the Chrome extensions control panel for the JSON Extension.
🌐
Awesomeopensource
awesomeopensource.com › project › tulios › json-viewer
Json Viewer Alternatives
It is a Chrome extension for printing JSON and JSONP. ... Go package for easily rendering JSON, XML, binary data, and HTML templates responses. dependent packages 267total releases 15most recent commit 2 years ago ... Simple PHP Proxy: Get external HTML, JSON and more! ... Rails provides an excellent XML Builder by default to build RSS and ATOM feeds, but nothing to help you build complex and custom JSON data structures.