HelloZeroNet/ZeroNet

Allow zite loading outside iframe (for zite owners)

开放

#1,262 创建于 2018年1月27日

 (29 条评论) (1 个反应) (1 位负责人)JavaScript (2,282 个派生)batch import
enhancementhelp wanted

仓库指标

星标
 (18,764 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Would it be possible to add a flag that would allow a zite to be loaded directly instead of loading it inside an iframe? The problem is that for tools like vuejs-devtools to work the vue.js script must be present in the page itself. If the script is inside the iframe the tool won't detect the script. I could use that tool by loading the file directly on file:// but then the zeronet api will not work. Maybe the flag can be set only if the person is the site owner.

Thanks

贡献者指南