This tool helps identify the parts of the page that aren't server-side rendered. It loads the provided URL twice: once with JavaScript disabled to show the server-rendered version of the page, and once with JavaScript enabled to show the fully interactive version.
Both versions are displayed side-by-side, to compare what content is missing in the server rendered version.