Options page

Theme

Add-ons

Edit this code
  • "prependHeader" - Comment header with URL and timestamp (boolean). Default true
  • "maxJsonSize" - value in kbytes (integer). Default 400
  • "alwaysFold" - Fold from the second level. A button to unfold all will appear if the value is true (boolean). Default false
  • "alwaysRenderAllContent" - Disables the custom search and renders all content. Be aware that with this option large files will have a significant performance reduction (boolean). Default false
  • "sortKeys" - Sort objects by key (boolean). Default false
  • "clickableUrls" - Make URLs clickable (boolean). Default true
  • "wrapLinkWithAnchorTag" - Add URLs as anchor tag (boolean). Default false
  • "openLinksInNewWindow" - Open URLs in the same window/tab (boolean). Default true
  • "autoHighlight" - Highlights the JSON from the beginning. When set to false it still possible to highlight the JSON from the raw page (boolean). Default true

Structure

Edit this code
  • "tabSize" - Default 2
  • "indentCStyle" - Default false
  • "showArraySize" - Default false

Custom Style

Edit this code
This field accepts CSS code. Use ctrl + space to autocomplete the values, enjoy!