Skip to content

A lightweight Chrome extension to beautify and view raw JSON files with a clean dark/light UI. 100% client-side, open source, and privacy-focused.

License

Notifications You must be signed in to change notification settings

msz-tech/json-snap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSON Snap

JSON Snap is a lightweight open source Chrome extension designed to improve the readability and formatting of JSON files directly in your browser.


Chrome Web Store License: MIT GitHub issues

Features

  • Automatic JSON formatting: beautify and minify based on context
  • Light and dark flat UI themes inspired by modern color palettes (e.g., Monokai)
  • 100% client-side processing — no data leaves your browser

Installation

  1. Clone this repository
git clone https://github.com/msz-tech/json-snap.git
  1. Load the extension in Chrome

  2. Open chrome://extensions

  3. Enable Developer mode

  4. Click “Load unpacked”

  5. Select the root folder of the project

Usage

Open any page containing raw JSON: the extension will automatically format the content. You can toggle between light and dark themes using the extension’s icon.

Contributing

Contributions are welcome! Please follow the branch naming conventions (feature/xxx, bugfix/xxx) and open clear pull requests.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

For any questions or support, please open an issue in this repository.

About

A lightweight Chrome extension to beautify and view raw JSON files with a clean dark/light UI. 100% client-side, open source, and privacy-focused.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published