View all JSON information loaded in a webpage inside a script tag with type text/json
Preloaded JSON Viewer | Chrome Extension
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.
Extension stats
Risk impact: Low risk impact
Risk likelihood:
Manifest version: 2
Permissions:
Size: 48.88K
Email: di*****@gmail.com
Ranking
# 102,902
Other platforms
Not available on Android
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.
Extension 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
Extension safety
Risk impact
Preloaded JSON viewer 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
Promo images
Similar extensions
Here are some Chrome extensions that are similar to Preloaded JSON viewer: