Skip to content

A Chrome Extension to format JSON in the browser automatically. Available with both Dark and Light mode, with Auto-Linker and Syntax Highlighting.

License

Notifications You must be signed in to change notification settings

markblackburn77/json-formatter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSON Formatter

JSON Formatter

A Chrome Extensions for formating and prettifying JSON automatically in the browser

Change Log

  • ⚒️ Bug Fix: UI Breaks in some NPM webpages
  • Formatted Raw and Raw are now Separate Modes
  • ⚡ Now Extension Settings and Preferences can be managed Directly from Extension Settings and Extension Options
  • ⚡ More Consistent Styling over Pages
  • ⚡ Now You can also set your Default Format whether its Parsed, Formatted Raw or Raw (Do it from Extension Settings)
  • ⚡ Now you can also choose to keep The System Default Theme or your Custom Theme Choice (Need to be set in Extension Settings. Its System Default by default)
  • ⚡ Added Support for more sites
  • ⚡ Performance Improvements

Features:

  • Dark Mode
  • Syntax Highlighting
  • Works Offline
  • Works with any JSON Webpage
  • Automatically Linkify Links
  • Formats JSON automatically
  • Raw, Formatted Raw and Parsed Mode
  • Remembers Theme Preferences
  • Shortcut Keys
  • Collapsible Toolbar

Install From Chrome Web Store

Screenshots:

Automatic Linkified

Parsed Mode Dark

Raw Mode Dark

Parsed Mode Light

Raw Mode Light

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 Chrome Extension to format JSON in the browser automatically. Available with both Dark and Light mode, with Auto-Linker and Syntax Highlighting.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 61.7%
  • HTML 25.1%
  • CSS 13.2%