mariogarridopt/json-viewer

Allow access to local files

开放

#3 创建于 2025年7月21日

 (0 条评论) (0 个反应) (0 位负责人)HTML (0 个派生)auto 404
documentationgood first issue

仓库指标

星标
 (0 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南