Preloaded JSON viewer
Descripción general
View all JSON information loaded in a webpage inside a script tag with type text/json
Web site is client-side rendered using React. We normally load data over HTTPS using our syncer architecture, but to avoid the extra roundtrip for the first screen that’s displayed, we embed it into the initial HTML response. Once the server has loaded the data that the client will need¹, it outputs it using a simple <script> tag of the form: <script type="text/json" id="preloaded-data"> { user: 'name', email: 'dipakchandranp15@gmail.com' } </script> This chrome plugin will help to see the data loaded into page like this, to help ease debugging while development and testing
0 de 5Sin valoraciones
Detalles
- Versión1.2
- Actualizado3 de mayo de 2019
- Ofrecido porDipak
- Tamaño47.73KiB
- IdiomasEnglish
- Desarrollador
Correo electrónico
dipakchandranp15@gmail.com - No operadorEste desarrollador no se ha identificado como operador. Los consumidores residentes en la Unión Europea deben tener en cuenta que los derechos de los consumidores no son aplicables a los contratos que suscriban con este desarrollador.
Privacidad
Ayuda
Si tienes alguna pregunta, sugerencia o problema, abre esta página en tu navegador para ordenadores