Skip to content

Commit

Permalink
chrore: Update files for new version
Browse files Browse the repository at this point in the history
  • Loading branch information
arnav-kr committed Jun 28, 2024
1 parent a19bf86 commit c2e322e
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 4 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
# CHANGELOG V2.0.5
* 🐞 Fix[#19](https://github.com/arnav-kr/json-formatter/issues/19) : Conflict With YouTube in Edge
# CHANGELOG V2.0.6
* 🐞 Fix [#23](https://github.com/arnav-kr/json-formatter/issues/23) Bug: JSON is altered before previewing
* ✨ Feat [#22](https://github.com/arnav-kr/json-formatter/issues/22) Support running in iframes
* Fix [#25](https://github.com/arnav-kr/json-formatter/issues/25)
* ✨ Feat [#18](https://github.com/arnav-kr/json-formatter/issues/18) Collapse/Exapnd All option
* ✨ Feat: New Right Click Context Menu
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
[![GitHub](https://img.shields.io/github/license/arnav-kr/json-formatter?style=flat-square&logo=github&logoColor=white&label=GitHub&labelColor=%233d3d3d&color=%234285F4)](https://github.com/arnav-kr/json-formatter)


**[V2.0.5.0 CHANGELOG](CHANGELOG.md)**
**[V2.0.6.0 CHANGELOG](CHANGELOG.md)**

## Features:
* 60+ Themes for both Light and Dark Mode
Expand All @@ -22,6 +22,7 @@
* Automatically Linkify Links
* Formats JSON automatically
* `Raw`, `Formatted Raw` and `Parsed` Mode
* Collapse/Expand All option
* Remembers Theme Preferences
* Shortcut Keys for ease of use
* Collapsible Toolbar
Expand All @@ -32,6 +33,14 @@

<a href="https://microsoftedge.microsoft.com/addons/detail/json-formatter/hdebmbedhflilekbidmmdiaiilaegkjl"><img src="https://user-images.githubusercontent.com/72879799/229780863-e60a44cd-a768-47d8-9755-c46075c3751b.svg" alt="Add to Microsoft Edge" height="64px"/></a>

### Shortcut Keys Reference:
* `P` - Parsed View
* `R` - Raw View
* `Shift + R` - Formatted Raw View
* `D` - Toggle Dark Mode
* `[` - Collapse All
* `]` - Expand All
* `T` - Toggle Toolbar


## Screenshots:
Expand Down
2 changes: 1 addition & 1 deletion _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<meta name="description"
content="A Browser Extension to format JSON in the browser automatically. Available with 60+ Themes, Syntax Highlighting, automatically linkifies links and more.">
<meta name="keywords"
content="json formatter, json formatter chrome, json formatter chrome extension, json beautifier chrome, json formatter extension, chrome json formatter, edge json formatter, firefox json formatter, json formatter for edge, json formatter for firefox, json beautifier extension, json formatter for chrome, json formatter extension chrome, chrome extension json formatter, json formatter plugin, arnav-kr, by arnav">
content="json-formatter.js.org, jsonformatter.org, jsonformatter org, json com, json formatter com, json_formatter, json-formatter, js.org, js-org, JSON Formatter, json, json formatter, json prettifier, formatting, chrome, edge, edge extension, mozilla, firefox, chrome extension, best chrome extension, json chrome extension, free, developer, developer tools, web,javascript, code, programming, npm, sololearn, sl, arnav-kr, arnav, github, Arnav Kumar">

<!-- Structured JSON Data -->
<script type="application/ld+json">
Expand Down

0 comments on commit c2e322e

Please sign in to comment.