This policy applies to the SocialSnap Chrome extension (the "Extension") published on the Chrome Web Store by the developer (the "Developer"). It does not apply to any website you visit, nor to Google Chrome itself, nor to any third-party service you independently log in to.
SocialSnap extracts publicly visible social media profile links, email addresses, and phone numbers from the webpage you are currently viewing. It displays those results inside its own popup window. That is its entire purpose.
None. Specifically:
chrome.storage, localStorage, sessionStorage, or IndexedDB.<a> tags, body text, and HTML in memory, identifies social profile URLs, emails, and phone numbers, and returns the result to the popup.No part of this process writes anything to disk. No part of this process sends anything over the network.
| Permission | Purpose |
|---|---|
activeTab |
Allows the Extension to read the DOM of the single tab you are currently viewing, only at the moment you click the icon. Chrome automatically revokes this the instant the tab changes. |
scripting |
Allows the Extension to inject its one-shot scanner function into that active tab via chrome.scripting.executeScript. The injected function runs once and returns synchronously. |
The Extension does not request: storage, cookies, history, tabs (listing/switching), webRequest, webNavigation, downloads, notifications, host permissions for arbitrary sites, or any other permission.
The Extension does not execute remote code. All JavaScript, HTML, CSS, and icons are bundled inside the published package. Nothing is loaded from an external server at runtime.
None. SocialSnap does not integrate with any third-party API, SDK, or service.
None. The Extension does not set, read, or share cookies, pixels, fingerprints, or device identifiers.
Because SocialSnap collects no data, it collects no data from children. The Extension is not directed at children under 13.
There is no user data to secure, because none leaves your device. The source code is open at github.com/enggsuraj/chrome-extension so anyone can verify this claim.
Because nothing is collected, there is nothing to access, correct, delete, export, or opt out of. You can uninstall the Extension at any time from chrome://extensions and all related state disappears immediately.
If the Extension ever gains a feature that would change these answers — for example, optional cloud sync that requires opt-in — this policy will be updated before that feature ships, and the "Last updated" date above will change.
Questions, concerns, or verification requests: