Skip to content

Instantly share code, notes, and snippets.

@zeelsheladiya
zeelsheladiya / full-page-screenshot-and-screen-capture-chrome-extension-privacy-policy.html
Last active August 4, 2026 17:33
Privacy policy for the Full Page Screenshot & Screen Capture Chrome extension.
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Privacy Policy — Full Page Screenshot &amp; Screen Capture</title>
<meta name="description" content="Privacy policy for the Full Page Screenshot & Screen Capture Chrome extension. No data is collected, transmitted, or shared." />
<meta name="robots" content="index,follow" />
<style>
:root { color-scheme: light dark; }