- ⚒️ Bug Fix: UI Breaks in some NPM webpages
- ⚡
Formatted Raw
andRaw
are now Separate Modes - ⚡ Now Extension Settings and Preferences can be managed Directly from
Extension Settings
andExtension Options
- ⚡ More Consistent Styling over Pages
- ⚡ Now You can also set your
Default Format
whether itsParsed
,Formatted Raw
orRaw
(Do it fromExtension Settings
) - ⚡ Now you can also choose to keep The
System Default Theme
or yourCustom Theme Choice
(Need to be set inExtension Settings
. ItsSystem Default
by default) - ⚡ Added Support for more sites
- ⚡ Performance Improvements
- Dark Mode
- Syntax Highlighting
- Works Offline
- Works with any JSON Webpage
- Automatically Linkify Links
- Formats JSON automatically
Raw
,Formatted Raw
andParsed
Mode- Remembers Theme Preferences
- Shortcut Keys
- Collapsible Toolbar
Method 1 - Install JSON Formatter from Chrome Web Store
Method 2 - Install It locally
- clone/download this repo,
- open Chrome and go to chrome:https://chrome/extensions/,
- enable "Developer mode",
- click "Load unpacked extension",
- select the extension folder in this repo.
- Arnav
- Extracts from pgrabovets/json-view