Pretty JSON

Make JSON text look better

< Feedback on Pretty JSON

Review: Good - script works

§
Posted: 2016-04-29
Edited: 2016-04-29

Issue with TamperMonkey in Chrome

Chrome seems to append <pre style="word-wrap: break-word; white-space: pre-wrap;"> in content.

Replacing document.body.innerHTML with document.body.innerText worked for me! :)

Nice program by the way. Thanks!

Post reply

Sign in to post a reply.