mariogarridopt/json-viewer

Allow access to local files

Open

#3 opened on Jul 21, 2025

 (0 comments) (0 reactions) (0 assignees)HTML (0 forks)auto 404
documentationgood first issue

Repository metrics

Stars
 (0 stars)
PR merge metrics
 (PR metrics pending)

Description

If you need the extension to work on local files (files that are not online) you need to check "Allow access to file URLs" on the extension settings.

This should not be on by default because to enable this toggle means that the extension has access to any file on your computer. For security reasons we shouldn't force that into all users, but the ones that do need this feature, should know how to get it enable.

I suggest we add more info to README regarding this and how to enable it.

Contributor guide