32

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 there any way to disable, override, or otherwise customize the new built in JSON viewer?

1
  • That third-party viewer, is it jsonview.com ? Commented Jan 27, 2016 at 8:43

1 Answer 1

54
  1. Go to about:config
  2. In search, paste 'devtools.jsonview.enabled'
  3. Select the pref, right-click and select 'toggle'
Sign up to request clarification or add additional context in comments.

2 Comments

Firefox normal edition now ships with this feature disabled, you can enable it by toggling that setting.
Just downloaded Firefox v53.0.3 today, it seems to be enabled by default. It also seems to crash with excessively large json files.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.