/MJsonViewer

Yet, just another json viewer plugin for firefox.

Primary LanguageJavaScriptMIT LicenseMIT

MJsonViewer

GitHub release (latest SemVer including pre-releases) Scrutinizer Code Quality Build Status

Yet, just another json content viewer plugin for Firefox.

Why I write this plugin.

  1. I love Firefox.
  2. I find its default jsonviewer is ugly and not directly.

Why you need this.

  1. Embed Json Viewer.
  2. Json block highlight.
  3. Parse json even if the response header is not json.
  4. Highly customizable! (like themes)
  5. Relaxed json support.

How it looks like.

Its common look.

Appearance

If a value-string is a json, when you click the parser will show its structure.

JSON Preview

How to install.

How to Config

  • Open your about:addons page and find the MJsonViewer line.
  • Click the Preference and edit by yourself.

    config

TODO

See TODO.md

LICENSE

See LICENSE

Thanks