Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Learn More

aurora json doesn't display arrays, they are always collapsed.

  • 3 ответа
  • 2 имеют эту проблему
  • 4 просмотра
  • Последний ответ от cor-el

more options

i cannot find how to disable native json-view plugin, current version doesn't display arrays at all

https://yadi.sk/i/EQZDuBWOrfnKX

i cannot find how to disable native json-view plugin, current version doesn't display arrays at all https://yadi.sk/i/EQZDuBWOrfnKX

Выбранное решение

OK, found it.

  • resource://devtools/client/jsonview/

There is this pref to disable the JSON Viewer to display "application/json" documents (also present in the current release).

  • devtools.jsonview.enabled

Please do not comment in bug reports
https://bugzilla.mozilla.org/page.cgi?id=etiquette.html

Прочитайте этот ответ в контексте 👍 2

Все ответы (3)

more options

Can you give more details about what you are trying to do as I'm not familiar with a json-view plugin?

If this is a feature added by an extension then you need to contact its developer.

more options

https://yadi.sk/i/S4qwqJDzrgVk2

i don`t have any json-view extensions , it is probably something native added in FirefoxDeveloperEdition . is there any possibility to disable a native plugin ?

more options

Выбранное решение

OK, found it.

  • resource://devtools/client/jsonview/

There is this pref to disable the JSON Viewer to display "application/json" documents (also present in the current release).

  • devtools.jsonview.enabled

Please do not comment in bug reports
https://bugzilla.mozilla.org/page.cgi?id=etiquette.html

Изменено cor-el