Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
3.0.0 source code.tar.gz | 2024-06-16 | 386.9 kB | |
3.0.0 source code.zip | 2024-06-16 | 409.2 kB | |
README.md | 2024-06-16 | 469 Bytes | |
Totals: 3 Items | 796.6 kB | 0 |
- JSONView is now compatible with Manifest V3, which is required in Chrome.
- The JSON object is no longer available from the console via the global "data" property in Chrome, due to Manifest V3 changes.
- Fixed JSONView in Edge, where it was conflicting with Edge's new built-in JSON viewer. If you like Edge's default viewer you can uninstall JSONView.
- Fixed detection of "bare" object keys to more reliably follow what a JavaScript object literal would allow.