Greasy Fork is available in English.

JSON formatter

Format JSON data in a beautiful way.

These are versions of this script where the code was updated. Show all versions.

  • v2.0.9 21.12.2020. Imported from URL
  • v2.0.8 24.11.2020. Imported from URL
  • v2.0.7 11.11.2020. Imported from URL
  • v2.0.6 23.04.2020. show colors
  • v2.0.5 29.02.2020. use local parser
  • v2.0.4 19.04.2019. fix big number support
  • v2.0.3 03.04.2019. support big numbers
  • v2.0.2 08.12.2017. update indent line color
  • v2.0.1 06.12.2017. remove useless code
  • v2.0.0 05.12.2017. support folding complex objects
  • v1.5.2 13.11.2017. update style
  • v1.5.1 13.11.2017. rollback
  • v1.5.0 13.11.2017. use shadow DOM
  • v1.4.0 06.06.2017. redesign indentation, support JSONP
  • v1.3 03.05.2016. Add support for formatting
  • v1.2 30.04.2016. Add options for showing quotes and separators
  • v1.1.6 16.04.2016. 优化浮层位置
  • v1.1.5 09.12.2015. Improve data selection
  • v1.1.4 03.12.2015. Fix layout of empty object
  • v1.1.3 02.11.2015. Fix typo
  • v1.1.2 24.07.2015. Fix data type
  • v1.1.2 24.07.2015. Fix a bug of displaying empty list
  • v1.1.1 11.07.2015. removed popup on keys and operators
  • v1.1 05.07.2015. 点击值显示更多信息
  • v1.0.1 01.07.2015. filter HTML characters
  • v1.0 01.07.2015. show empty collections in one line
  • v0.1 30.06.2015.