Preloaded JSON viewer

Preloaded JSON viewer

View all JSON information loaded in a webpage inside a script tag with type text/json

What is Preloaded JSON viewer?
Preloaded JSON viewer is a helpful Chrome extension that allows you to easily view JSON data loaded in a webpage. Designed to simplify the debugging and testing process, it provides a convenient way to inspect and analyze the embedded JSON information within a script tag of type text/json.
Merlin
Stats
By: Dipak
Users: 28 ▲ 3
Rating: 5.00 (1)
Version: 1.2 (Last updated: 2019-05-03)
Creation date: 2019-04-29
Risk impact: Low risk impact
Risk likelihood: Low risk likelihood
Manifest version: 2
Permissions:
  • activeTab
Size: 48.88K
URLs: Website
Stats date:

Other platforms

Not available on Firefox
Not available on Edge
Want to check extension ranking and stats more quickly for other Chrome extensions? Install Chrome-Stats extension to view Chrome-Stats data as you browse the Chrome Web Store.
Chrome-Stats extension
Merlin
Summary

Web site is client-side rendered using React. We normally load data over HTTPS using our syncer architecture, but to avoid the extra roundtrip for the first screen that’s displayed, we embed it into the initial HTML response. Once the server has loaded the data that the client will need¹, it outputs it using a simple <script> tag of the form:

<script type="text/json" id="preloaded-data">
  {
    user: 'name',
    email: '[email protected]'
  }
</script>

This chrome plugin will help to see the data loaded into page like this, to help ease debugging while development and testing

Safety
Risk impact

Preloaded JSON viewer is relatively safe to use as it requires very minimum permissions.

Risk likelihood

Preloaded JSON viewer has earned a fairly good reputation and likely can be trusted.

Upgrade to see risk analysis details
Screenshots
Promo images
Preloaded JSON viewer small promo image
Small promo image
Similar extensions

Here are some Chrome extensions that are similar to Preloaded JSON viewer: