discoveryjs / browser-extension-json-discovery

A browser extension (Chrome, Edge, Firefox) that changes the way you're viewing JSON
305 stars 11 forks source link

incorrect display of some tags #77

Closed pilot114 closed 2 years ago

pilot114 commented 2 years ago

with the extension enabled, the first line from this html is not rendered

<pre><font>123</font></pre>
<pre><font>456</font></pre>

in "DevTools -> Network -> Preview" is all ok Response content type is "text/html" image image

exdis commented 2 years ago

Hey @pilot114! Thanks for the report! This issue has been fixed in version 1.12.1 and it is already available in the FireFox store. Chrome version is being reviewed by the webstore and will be available soon.