# Privacy Policy **LinkedIn Engagement Extractor** Last updated: February 2026 --- ## Overview LinkedIn Engagement Extractor is a personal productivity tool. It helps you save the list of people who reacted to or commented on your LinkedIn posts — information that is already visible to you when you're logged in. --- ## What data is accessed When you run an extraction, the extension reads the following information directly from the LinkedIn page you are viewing: - Profile name - Profile headline - Profile URL (linkedin.com link) - Comment text (if the person commented) This is the same information you can already see by clicking on a post's reactions or comments while logged into LinkedIn. --- ## How data is stored All data is stored **locally on your device** using Chrome's built-in storage API (`chrome.storage.local`). It is never transmitted to any external server, database, or third party — including the extension developer. Up to 10 sessions can be saved locally. You can clear them at any time from within the extension. --- ## What data is NOT collected - Passwords or login credentials - Private messages - Any data from pages other than LinkedIn - Any analytics, usage statistics, or telemetry --- ## Permissions explained | Permission | Why it's needed | |------------|----------------| | `activeTab` | To read the LinkedIn page you are currently viewing | | `scripting` | To interact with the page and extract visible profile data | | `storage` | To save sessions locally on your device | | `clipboardWrite` | To let you copy results to your clipboard | The extension only activates on `https://www.linkedin.com/*` pages. --- ## Third parties This extension does not share any data with third parties. It has no analytics, no tracking, and no external dependencies loaded at runtime. --- ## Changes to this policy If this policy changes, the updated version will be published in this repository. Continued use of the extension after changes constitutes acceptance of the updated policy. --- ## Contact For questions or concerns, open an issue at: https://github.com/strape/lnkd-reaction-export-extension/issues