Last updated: 29 May 2025
Super Post Saver (“the Extension”, “we”, “our”, or “us”) is a client-side Chrome extension that lets users bookmark public LinkedIn™ posts into local folders. We take privacy seriously and designed the Extension so that no personal data ever leaves your browser.
This policy applies solely to the Super Post Saver Chrome extension. It does not apply to any websites, services, or products that we do not control.
Category | Details | Purpose | Where stored |
---|---|---|---|
Post metadata you choose to save | • LinkedIn post ID (URN) • Post text (headline) • Author name • Public thumbnail URL (if any) • Folder tag you assign | Display the list of bookmarks you created. | chrome.storage.local on your device only |
Optional PDF / image URLs | Direct download link LinkedIn provides for document-type posts | Enables the Download button so you can save the file locally. | Stored alongside the post metadata in chrome.storage.local |
We do not collect, transmit, or analyse:
Chrome permission | Why it’s needed |
---|---|
storage , unlimitedStorage |
Saves your bookmarks locally and lets power-users exceed the 5 MB default quota. |
scripting , activeTab |
Injects the save button and overlay panel into the LinkedIn tab you are actively viewing. |
clipboardWrite |
Enables the Copy Text feature (writes selected post text to your clipboard on demand). |
downloads |
Triggers Chrome’s native download manager when you click Download PDF. |
Host permissions (https://*.linkedin.com/* , https://*.licdn.com/* ) |
Needed only so the content script can read the public HTML already visible in your feed and grab LinkedIn-hosted thumbnails/PDFs. No background requests, no scraping of private data. |
The Extension does not include remote code, remote scripts, or third-party analytics libraries.
All data resides in chrome.storage.local
.