Browser Extension Json Discovery Versions Save

A browser extension (Chrome, Edge, Firefox) that changes the way you're viewing JSON

1.14.0

1 month ago

Updates

  • Updated discovery to 1.0.0-beta.82
  • Renamed report page to discovery
  • Added "Copy URL" button

1.13.5

2 months ago

Updates

  • Updated discovery to 1.0.0-beta.81
  • Added "What's new" page

1.13.4

7 months ago
  • Fixed JSON detection in Chrome browser
  • Fixed JSON detection in Edge browser

1.13.3

1 year ago

Updates

  • Fixed JSON parsing error issue when data loading from a slow responding server (#82)

1.13.2

1 year ago

Updates

  • Fixed copy to clipboard in FireFox
  • Updated discovery to 1.0.0-beta.68

1.13.1

1 year ago

Updates

  • Fixed manifest permissions

1.13.0

1 year ago

Updates

  • Fixed bug when CSP broke JSON display on the page
  • Fixed work of extension for raw.github* pages
  • Updated esbuild to 0.14.49
  • Updated discovery to 1.0.0-beta.66

1.12.2

2 years ago

Updates

  • Updated discovery to 1.0.0-beta.65

1.12.1

2 years ago

Updates

  • Fixed false positive initialization when first <pre> in a document is empty or contains a HTML markup (#77)

1.12.0

2 years ago

Updates

  • Updated discovery to 1.0.0-beta.64
  • Reduced initialization time (up to 7 times) for the regular pages (not a JSON data) by lazy loading of main source code only if JSON is successfully loaded and parsed