Skip to content

scozdev/json-formatter-extension

Repository files navigation

JSON Formatter Browser Extension

A browser extension that automatically formats JSON data on web pages, making it easier to read and navigate through JSON structures. Works on both Chrome and Firefox.

Installation

Chrome Web Store

Chrome Web Store

Firefox Add-ons

Firefox Add-ons

Manual Installation

Chrome

  1. Open Chrome and go to chrome://extensions/
  2. Enable "Developer mode"
  3. Click "Load unpacked"
  4. Select the extension folder

Firefox

  1. Open Firefox and go to about:debugging
  2. Click "This Firefox"
  3. Click "Load Temporary Add-on"
  4. Select the manifest.json file in the extension folder

Features

  • 🎨 Automatic JSON formatting
  • 📋 Copy JSON to clipboard
  • 🔍 Expand/Collapse JSON levels
  • ⚙️ Customizable settings
  • 🌙 Dark/Light theme support
  • 🖥️ Fullscreen mode

Usage

  • The extension automatically detects and formats JSON content on web pages
  • Use the control buttons to:
    • Copy formatted JSON
    • Expand all levels at once
    • Collapse all levels at once
    • View in fullscreen mode
  • Access settings by clicking the extension icon in toolbar

Settings

  • Theme: Select between light and dark themes
  • Auto-format: Enable/disable automatic JSON formatting
  • Run on all websites: Enable/disable extension globally
  • Show control buttons: Toggle visibility of control buttons

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published