tobiashm / JSONView-Safari

A Safari port of the JSONView extension

Home Page:https://jsonview.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A Safari port of the JSONView extension

https://jsonview.com


Languages

Language:JavaScript 86.6%Language:CSS 13.4%