JSON Lite에 대한 리뷰
JSON Lite 제작자: Lauri Rooden
리뷰 102개
- 5점 만점에 5점Firefox 사용자 13702144 님, 7년 전
- 5점 만점에 5점Damrongrit Klangthanu 님, 7년 전
- 5점 만점에 4점Firefox 사용자 13655659 님, 7년 전In order to use the plugin, it requires to modify the value of **devtools.jsonview.enabled** to **false** in the page **about:config** .
firefox version: 57.0.3
JSON lite version: 17.12.2 개발자 답글
7년 전에 게시됨Please set webextensions.storage.sync.enabled to true in about:config as there is a bug in Firefox 52 https://bugzilla.mozilla.org/show_bug.cgi?id=1331179- 5점 만점에 5점Firefox 사용자 13635735 님, 7년 전
- 5점 만점에 4점Firefox 사용자 13305096 님, 7년 전I was looking for replacement for JSONview that stopped working in FF 57.
This one looked fine to me, though, it sometimes feels overloaded with all those guidelines and size info.
The other problem I've found, it doesn't work with "data:" protocol, so I can't use the extension to prettify big one-line JSON. So, typing something like:
data:application/json,{"test":"test"}
in the address bar just gives me the one-line text. Hope, this could be fixed. - 5점 만점에 3점Firefox 사용자 13437449 님, 7년 전
- 5점 만점에 3점Emil Vikström 님, 8년 전The formatted JSON looks pretty, but on large files it takes a long time. The addon prints its progress as a percentage in the tab title, but it is still very very slow. You cannot search within the file before it is finished rendering.
JSON Lite will automatically start formatting any JSON document. Since that can take a long time I would prefer if I can activate it only when I need it. Another addon, Basic JSON Formatter, does so by adding an icon in the address bar on JSON documents.개발자 답글
7년 전에 게시됨Inspired from your review there are now option to limit auto-format by document size, thank you. - 5점 만점에 3점Firefox 사용자 13252436 님, 8년 전
- 5점 만점에 4점Firefox 사용자 13252436 님, 8년 전
- 5점 만점에 4점Firefox 사용자 13162791 님, 8년 전
- 5점 만점에 4점EdgyPirate 님, 8년 전Thanks for creating a great json formatter! Really appreciate the field counts and sizes, which other json formatters don't have! One thing that this addon is missing is supporting additional Content-types since in some cases those are needed. It would be great if a "Preferences" field can be added where one can add additional content-types to be considered as json
개발자 답글
8년 전에 게시됨Thank you for review. This addon should work with any content-type, if not so, file a bug in github. - 5점 만점에 5점Firefox 사용자 12836043 님, 8년 전very handy , auto display , colored and formatted very well
thanks