HubSpot → LinkedIn Connector · last updated 11 June 2026
HubSpot → LinkedIn Connector ("the extension") is a personal productivity tool that runs entirely inside your own browser. It does not have a backend server, and the developer never receives, stores, or has access to any of your data.
chrome.storage.local on your device so the extension can call the HubSpot API on your behalf.The extension communicates only with two endpoints, both acting on your behalf:
No data is sent to the developer or any third party. There are no analytics, trackers, or advertising. Data is never sold or transferred.
All data lives in your browser's local storage. You can clear it any time from the extension's settings or by removing the extension, which deletes everything it stored.
The extension requests only what it needs: local storage (token + settings + log), alarms (to pace actions), tab access (to open the profile it acts on), and host access to linkedin.com and api.hubapi.com. It contains no remote code — all logic ships inside the package.
Questions: eric@dealflow.eu.