Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 618 Bytes

README.markdown

File metadata and controls

17 lines (11 loc) · 618 Bytes

NextJS DevTools (Unofficial)

This extension to provide some insights about which page props are being loaded on the initial page load for hydration.

Chrome Web Store

Next DevTools on Chrome Web Store

Features

  • On initial load a badge on the Extension icon will display the size of props in bytes.
  • A DevTools panel will look for the requests made by NextJS to preload page props on Link component and will display the size of the corresponding page props in bytes.

Screenshot