All Projects → belaviyo → json-beautifier

belaviyo / json-beautifier

Licence: other
Convert JSON Strings to a Friendly Readable Format

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

json-beautifier

Json Beautifier is a tool to automatically view, edit, format, and validate JSON pages. There is no need to do anything to activate the extension. The extension automatically converts JSON pages when mime type of a page matches to a valid JSON format. After page is loaded, the JSON viewer validates the object and if parser return successful object, the JSON object is displayed in an editable UI else the data is displayed in raw format.

How to enable dark mode?

  • Turn on dark theme on your browser (some browsers follows system theme)
  • Reload the page

How does the dark theme functionality work?

How to load directly this repo as extension?

  • Chromium
    • Go to Extensions Page
    • Turn on Developer Mode
    • Click Load Unpacked/Extension button then select json-beautifier folder (manifest.json should be in this folder)
    • Enjoy!
  • Firefox
    • Todo...
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].