Shows size of NextJS static data and allows for display as formatted JSON from right click on toolbar icon.
A Google Extension that allows for easily viewing the size of the windows.__NEXT_DATA__ static data that is downloaded with every server-side load from the open source NextJS framework (server-side rendering create-react-app replacement built by zeit.co).
You can read all about using this extension on this blog post:
http://peterkellner.net/2019/06/16/a-chrome-extension-for-viewing-serialized-data-in-nextjs/
Latest reviews
- (2022-01-19) Jaber Al Nahian: It's been years with no update. And I think it is no more working!
- (2019-06-21) This is really helpful! Let's me see how much of a problem I have with the size of my __NEXT_DATA static download.