Skip to content

2.0.0

Compare
Choose a tag to compare
@bhollis bhollis released this 13 May 07:41
· 74 commits to master since this release
  • JSONView has been rewritten with the new WebExtension model, and is now compatible with Firefox 57+ and Google Chrome.
  • JSONView will now highlight any content type matching "application/*+json" in addition to "application/json".
  • Due to the new extension model, the ability to add "application/json" to the Accept header has been removed.
  • Removed the preference to use the built-in Firefox JSON viewer.