How can you disable the new JSON Viewer/Reader in Firefox Developer Edition?

后端 未结 1 1829
刺人心
刺人心 2020-12-05 18:25

Firefox Developer Edition 44 now has a built in JSON Viewer. It\'s a nice gesture, but I highly prefer the readability of the third-party JSON viewer I was using.

Is

相关标签:
1条回答
  • 2020-12-05 18:38
    1. Go to about:config
    2. In search, paste 'devtools.jsonview.enabled'
    3. Select the pref, right-click and select 'toggle'
    0 讨论(0)
提交回复
热议问题