JSONView-Safari icon indicating copy to clipboard operation
JSONView-Safari copied to clipboard

A Safari port of the JSONView extension

JSONView JSONView

Pretty-prints JSON in Safari, instead of prompting to download it or rendering it as text.

Releases

Browser Link Version Source Code
Safari Extensions Gallery 1.0.2 github folder

Changelog

Version 1.0:
  • Add separate styling for links, strings, numbers, booleans, and null values
    • Links are fully functional and will open in a separate tab
  • Collapsible array and object sections for easy navigation
    • Hold Option to recursively expand/collapse all children of the clicked item
  • The path to each item is shown in the title attribute on hover
    • Clicking on the item will copy the path to the clipboard