Renderer Chrome extension icon

Renderer

👥 103 users
📦 v1.3
💾 152KiB
📅 2024-11-29
View on Chrome Web Store

Chrome will indicate if you already have this installed.

Overview

Renderer is a Chrome extension that makes analyzing the rendering processes of websites faster and easier.

▶ Core Functionalities of Renderer

- With the Renderer, you can easily see your raw HTML data response from the server and how the browser renders your raw HTML data from the server.

- When you run Renderer, a panel with three columns — Raw Data, Rendered, and Difference — appears (as shown in the first image above). In this panel, you can view the differences between Raw Data and Rendered data under the Difference column and directly on the page where you activated the extension.

- On the main screen where you view the differences, you can easily track your codes with the code line numbers in each column and quickly view and share the differences.

- You can close one or more columns you want from the top menu on the main screen where you view code differences, you can review only on a single column, and you can view code differences in a much more spacious way.

- In the Difference section, all codes added to the page with javascript are marked in green. The codes that exist in the raw data but are deleted after the javascripts are processed are shown in red color and strikethrough.

- Dark and light mode to choose from according to your preference

▶ How See Differences On Page Functionality Works?

- If you click the "See Differences On Page" button after running Renderer, you will be redirected to the page where you activated the extension. On this page, you can view render statistics, identify which elements are rendered client-side and which are rendered server-side, and filter elements based on how they are rendered.

- For example, by clicking "Only CSR," you can see only the elements created or modified after JavaScript processes and updates the DOM. This allows you to easily determine whether critical elements in an SEO project are processed client-side or server-side.

- With the statistics panel, you can see your page's static content ratio as a percentage, enabling you to compare your page against competitor pages.

▶ Version 1.2 Update

- Dark Mode & Light Mode Feature Added (Users can now switch any mode)
- Copy Functionality Added to URL Icon

▶ Version 1.3 Update
- Minor bugs fixed, loading speeds improved and styles changed.

Tags

Productivity/developer productivity/developer

Privacy Practices

Not being sold to third parties, outside of the approved use cases
Not being used or transferred for purposes that are unrelated to the item's core functionality
Not being used or transferred to determine creditworthiness or for lending purposes

🔐 Security Analysis

This extension hasn't been security-scanned yet.

Capture a screenshot of your current page in entirety and reliably—without requesting any extra permissions!
Productivity/developer AI
브라우저에서 라온시큐어의 PC보안 기능을 사용하기 위한 확장 프로그램입니다.
Productivity/developer
Adds React debugging tools to the Chrome Developer Tools. Created from revision 3cde211b0c on 10/20/2025.
Productivity/developer