Privacy Policy
This Chrome extension (“the Extension”) lets you view Facebook and Messenger profile pictures at full resolution in an in-page zoomable viewer. This policy explains what data the Extension accesses and how it is handled.
Summary
- No accounts, analytics, or advertising.
- No data is sent to the extension developer or any third-party server.
- No persistent storage (no cookies, no
chrome.storage, no localStorage). - No Chrome permissions are requested.
Data the Extension Accesses
On pages matching https://*.facebook.com/* and
https://*.messenger.com/*, the Extension reads image URLs that are
already present in the page DOM (for example, profile picture and related
Facebook CDN image URLs). It uses those URLs only to:
- Show a hover button on eligible images
- Open a full-resolution viewer
- Optionally download the image you choose to save
What Is Stored
Nothing is stored persistently. The Extension keeps a small in-memory cache of recently resolved image URLs (up to 200 entries) so opening the viewer is faster. That cache exists only in the current browser tab and is cleared when the tab is closed or the page is reloaded.
What Is Transmitted
Image requests go directly from your browser to Facebook’s CDN
(fbcdn.net and related hosts), the same way the Facebook website
loads images. The Extension does not upload, sync, or forward any data to
servers controlled by the extension developer.
Permissions
The Extension declares no Chrome API permissions. It runs only as a content script on Facebook and Messenger, and loads its own stylesheet via a web-accessible resource scoped to those sites.
Children’s Privacy
The Extension is not directed at children and does not knowingly collect personal information from anyone.
Changes
If this policy changes, the “Last updated” date above will be revised. Continued use of the Extension after changes means you accept the updated policy.
Contact
Questions about this policy: open an issue at github.com/grayaa/viewFacebookProfileImage/issues, or email grayaahammed@gmail.com