HelloZeroNet / HelloZeroNet/ZeroNet
Allow zite loading outside iframe (for zite owners)
Abierto
enhancement
help wanted
- Lenguaje dominante
- JavaScript
- Estrellas
- 18.8k
- Forks
- 2.3k
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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](https://github.com/vuejs/vue-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
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.