Greasy Fork is available in English.
Format JSON data in a beautiful way.
目前只通过Content-Type
判断,所以Github上的json文件不会自动开启高亮,但是脚本命令里有个Toggle JSON format
的开关,可以强制开启。
我主要是用于工作上的调试,后端传过来的数据肯定是带Content-Type: application/json
的,所以没有问题。。
请问如何 强制开启?
===
噢,懂了。原来有菜单可以点击的。
不能支持 Github 上面的 json?
例如:
原链接:https://github.com/yarshure/Surf/blob/master/json/surge.json
打开:https://raw.githubusercontent.com/yarshure/Surf/master/json/surge.json
而且发现很多网站的 Json 格式都无法高亮。。。(我好像基本没成功过。。。噢,就 http://jsonview.com/example.json 成功了。。。)