Skip to content

Releases: nilandev/json-formatter-extenson

1.2

22 Sep 09:02
Compare
Choose a tag to compare
  • Added ability to filter JSON using the key-value filter and regular expressions
  • Improved JSONPath filter
  • Added ability to view request and response headers
  • Added ability to view raw messages
  • Various other defect fixes

1.1: Merge pull request #2 from nilandev/develop

18 Sep 10:53
75b4a45
Compare
Choose a tag to compare

Fixed issue with Microsoft Edge

1.0.beta

15 Sep 11:13
Compare
Choose a tag to compare
1.0.beta Pre-release
Pre-release

Key Features:

  • Instant Formatting: Automatically detects and formats JSON content on any webpage for improved readability.
  • Themes: Choose from Dark, and Light themes to suit your preference and reduce eye strain.
  • Custom font Support: Personalize with the font you like
  • Switch between Tree and Text views
  • Filtering: Use JSONPath expressions to filter and extract specific data from complex JSON structures.
  • Export full JSON or filtered results to CSV
  • Copy formatted JSON to the clipboard with a single click
  • Efficiently handles large JSON datasets without compromising browser performance.
  • Works entirely client-side; your JSON data never leaves your browser.

1.0

15 Sep 11:15
15e4075
Compare
Choose a tag to compare
1.0

Key Features:

  • Instant Formatting: Automatically detects and formats JSON content on any webpage for improved readability.
  • Themes: Choose from Dark, and Light themes to suit your preference and reduce eye strain.
  • Custom font Support: Personalize with the font you like
  • Switch between Tree and Text views
  • Filtering: Use JSONPath expressions to filter and extract specific data from complex JSON structures.
  • Export full JSON or filtered results to CSV
  • Copy formatted JSON to the clipboard with a single click
  • Efficiently handles large JSON datasets without compromising browser performance.
  • Works entirely client-side; your JSON data never leaves your browser.

Full Changelog: 1.0.beta...1.0