Skip to content

Instantly share code, notes, and snippets.

@CoffeeCoder27
Created April 10, 2026 21:10
Show Gist options
  • Select an option

  • Save CoffeeCoder27/677892ed620ecb8fd9dc9c2966a4852d to your computer and use it in GitHub Desktop.

Select an option

Save CoffeeCoder27/677892ed620ecb8fd9dc9c2966a4852d to your computer and use it in GitHub Desktop.
Privacy Policy Page for Render Detector (Chrome Extension)

Render Detector — Privacy Policy

Last updated: April 11, 2026

Overview

Render Detector is a Chrome extension that helps developers and SEO professionals visually identify Server-Side Rendered (SSR) vs Client-Side Rendered (CSR) content on any webpage.

Data Collection

Render Detector does NOT collect, store, transmit, or share any personal data or browsing information.

How It Works

  • The extension reads the current webpage's HTML source to compare it against the live DOM.
  • All processing happens locally in your browser. No data is sent to any external server.
  • The extension only activates when you manually click the icon and toggle detection on.

Website Content

The extension temporarily reads website content (HTML elements) solely for the purpose of SSR/CSR detection. This data is:

  • Processed entirely in your browser
  • Never stored or saved
  • Never transmitted anywhere
  • Discarded when you toggle detection off or close the tab

Permissions

  • activeTab: Used to access the current page's content only when you activate the extension.
  • scripting: Used to inject the detection script that creates visual overlays on the page.

Third-Party Services

This extension does not use any third-party analytics, tracking, or data collection services.

Changes

If this privacy policy changes, the updated version will be posted here.

Contact

For questions about this privacy policy, contact: HKhachatryan16@gmail.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment