diff --git a/README.md b/README.md index bddce25..c75b366 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Features * You can inspect the JSON by typing `djson` in the console * Counts items and properties in a collection * Show JSON path of the elements on hover and copy it with the context menu -* Option to start with JSON collapsed +* Option to start with JSON collapsed (always or if the file is big) * Recognize nested JSON strings in properties value A background worker is used to prevent the UI freezing when processing very long JSON pages. diff --git a/djson-viewer.crx b/djson-viewer.crx index 6c5b390..430eb4e 100644 Binary files a/djson-viewer.crx and b/djson-viewer.crx differ diff --git a/extension/changelog.html b/extension/changelog.html index a7713ef..4116700 100644 --- a/extension/changelog.html +++ b/extension/changelog.html @@ -8,7 +8,13 @@

djson logo DJSON - ChangeLog

We just updated the extension... check out what's new!!!


-

v0.4.3 (latest) - 05/06/2017

+

v0.4.4 (latest) - 24/06/2017

+ +

v0.4.3 - 05/06/2017