https://github.com/sagarchauhan005/jsonformatter
A simple extension formats your json text by a simple right click !
https://github.com/sagarchauhan005/jsonformatter
chrome-extension extension-chrome extensions json jsonformatter
Last synced: 2 months ago
JSON representation
A simple extension formats your json text by a simple right click !
- Host: GitHub
- URL: https://github.com/sagarchauhan005/jsonformatter
- Owner: sagarchauhan005
- Created: 2023-01-07T19:16:08.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-14T17:10:10.000Z (over 3 years ago)
- Last Synced: 2025-03-24T03:22:45.925Z (over 1 year ago)
- Topics: chrome-extension, extension-chrome, extensions, json, jsonformatter
- Language: HTML
- Homepage:
- Size: 7.81 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# JSON Formatter
A simple Google Chrome extension that formats a JSON string into a more readable format.
## Features
- Automatically detects JSON strings in the current page
- Formats JSON strings into a more readable format
- Works on any page - just select the text and right-click to format the JSON on the page
## Installation
- Download the extension from the Chrome Web Store: JSON Formatter
- Click on the Add to Chrome button
- The extension will be added to your browser
## Usage
- Navigate to a page that contains a JSON string
- Click on the JSON Formatter extension icon in the top right of your browser
- The JSON string on the page will be formatted and displayed in a more readable format
# Shout-out
- [Curious Concept](https://jsonformatter.curiousconcept.com/)
# Author
[Sagar Chauhan](https://twitter.com/sagarchauhan005) works as a Project Manager - Technology at [Greenhonchos](https://www.greenhonchos.com).
In his spare time, he hunts bug as a Bug Bounty Hunter.
Follow him at [Instagram](https://www.instagram.com/sagarchauhan005/), [Twitter](https://twitter.com/sagarchauhan005), [Facebook](https://facebook.com/sagar.chauhan3),
[Github](https://github.com/sagarchauhan005)
# License
MIT