tulios / json-viewer

It is a Chrome extension for printing JSON and JSONP.
https://chrome.google.com/webstore/detail/json-viewer/gbmdgpbipfallnflgajpaliibnhdgobh
MIT License
3.31k stars 678 forks source link

JSONP newline compatibility #138

Open mapleeit opened 7 years ago

mapleeit commented 7 years ago

Awesome extension! But I encountered a problem about JSONP; Data structure like this: 2fb6357a-98fd-4eb6-a350-2b2cecc12de2 for some reason, our background player add a newline here.

Here is the link.

Can you help with this problem, thanks.

tulios commented 7 years ago

This should definitely work, I'll take a look.

Thanks!