Last updated: 2026-06-07
The extension lets you save LinkedIn, Sales Navigator, and Recruiter profiles into your own Kolvera workspace, and manage your hot lists and candidate pipelines from the sidebar.
Stored locally on your device via chrome.storage.local. It authenticates your
requests to the Kolvera API. It is never sent anywhere except
https://www.kolvera.io/api/*. It is removed when you sign out or the token is
rejected.
When you click Save, the profile fields visible on the page (such as name, headline, current company, title, location, and the public LinkedIn URL) are sent to your Kolvera workspace and stored against your tenant. This happens only on your explicit action. The data is handled under Kolvera’s main Privacy Policy and is visible only to your Kolvera workspace.
To keep the extension working when LinkedIn changes its page layout, the extension reports when it cannot locate an expected page element. These diagnostic reports contain only:
connectButton),/in/*),These reports contain no scraped profile content, no names, no message text, and no personal data. They are used only to fix broken selectors.
Saved contact data lives in your Kolvera workspace (Kolvera infrastructure, Australia region). Your API token and local preferences live only in your browser. Retention, export, and deletion of workspace data are governed by Kolvera’s main Privacy Policy.
The extension requests only the permissions needed for the above: access to LinkedIn pages
(www.linkedin.com, recruiter.linkedin.com) and the Kolvera API
(www.kolvera.io), local storage, the active tab, scripting on the active tab,
tab focusing, and the side panel. It does not request access to any other website.
Questions: support@kolvera.io