How to auto expand json view in Firefox Quantum Developer Edition?

Viewed 1248

As title.

For example, when i go to https://jsonplaceholder.typicode.com/comments, the json array is like this

enter image description here

How can I make it all automatically expanded? So that I can view everything at once instead of expanding it 1 by 1. Thanks.

1 Answers
Related