# bhollis/jsonview

A web extension that helps you view JSON documents in the browser.

Repository: https://github.com/bhollis/jsonview
Canonical: https://ross.abutalabs.com/products/jsonview
Homepage: http://jsonview.com
Language: TypeScript
License: MIT
License Family: permissive
Topics: chrome-extension, firefox-extension, jsonview, json, webextension
Last push: 2026-02-26T17:51:52+00:00

## Health v2 (maintenance only)
Score: 65/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 69, release rhythm 40, longevity 100
- inputs: {"age_days": 5571, "days_push": 188, "days_rel": 474, "gap_med": 0.0, "n_releases_24m": 3}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1715, forks 233 (observed 2026-08-28T04:05:26.278332+00:00)

## What it is
JSONView is a WebExtension for Firefox, Chrome, and Edge that pretty-prints JSON documents in the browser with syntax highlighting and collapsible arrays and objects. It replaces the default download prompt or raw text rendering with a readable, navigable view.

## Use cases
- view json api responses in the browser
- pretty print json in firefox
- collapse and expand json objects in chrome
- read json files without downloading them
- debug rest api responses in the browser
- view malformed json with raw text fallback

## When to choose
- you frequently inspect JSON API responses in Firefox, Chrome, or Edge
- you want collapsible, highlighted JSON rendering instead of a download prompt
- you need copy-paste to remain valid JSON

## When to avoid
- you use Safari, which is not supported
- you need JSON editing or transformation, not just viewing
- you want a standalone JSON viewer outside the browser

## Facets
- artifact type: plugin
- maturity: active
- function: developer-tools, json
- domain: developer-tools, web-development, browser-extensions
- platform: browser, browser-extension, cross-platform
- tags: json-viewer, webextension, pretty-print, chrome-extension, firefox-extension, edge-extension

## Member repositories
- bhollis/jsonview (main) score 65

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:26.278332+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:34:17.464478+00:00, confidence not recorded.
  - readme: https://github.com/bhollis/jsonview (fetched 2026-08-28T04:05:26.278332+00:00, sha f0ed8d073662)
  - homepage: http://jsonview.com (fetched 2026-08-29T11:10:45.057190+00:00, sha 5bc443077820)
- Data as of 2026-08-30T08:39:29.467469+00:00.
