arnav-kr / json-formatter

A Browser Extension to format JSON in the browser automatically. Available with 60+ Themes, Syntax Highlighting, automatically linkifies links and more.

Home Page:https://json-formatter.js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JSON Formatter

JSON Formatter

A Browser Extensions for formating and prettifying JSON but better.

Chrome Web Store Version Chrome Web Store Chrome Web Store Users GitHub

V2.1.6.0 CHANGELOG

Features:

  • 60+ Themes for both Light and Dark Mode
  • Syntax Highlighting
  • Works Offline
  • No tracking or analytics
  • Word Wrapping and Sorting Order to stay organized
  • Works with any JSON Webpage
  • Automatically Linkify Links
  • Formats JSON automatically
  • Raw, Formatted Raw and Parsed Mode
  • Collapse/Expand All option
  • Remembers Theme Preferences
  • Shortcut Keys for ease of use
  • Customize Shortcut Keys
  • Collapsible Toolbar

Add to Chrome

Add to Firefox

Add to Microsoft Edge

Default Shortcut Keys Reference:

  • P - Parsed View
  • R - Raw View
  • Shift + R - Formatted Raw View
  • D - Toggle Dark Mode
  • [ - Collapse All
  • ] - Expand All
  • T - Toggle Toolbar

Moreover, you can customize these shortcut keys as per your convenience from the extension settings.

Screenshots:

Selecting Theme

Clickable Links

Themes Preview

Different Formatting Options

Light Theme

Installation

Method 1 - Install JSON Formatter from Chrome Web Store

Method 2 - Install It locally

  • clone/download this repo,
  • open Chrome and go to chrome://chrome/extensions/,
  • enable "Developer mode",
  • click "Load unpacked extension",
  • select the extension folder in this repo.

Credits

License:

MIT Licence

About

A Browser Extension to format JSON in the browser automatically. Available with 60+ Themes, Syntax Highlighting, automatically linkifies links and more.

https://json-formatter.js.org

License:MIT License


Languages

Language:JavaScript 65.5%Language:HTML 20.0%Language:CSS 14.5%