What the ApplyCove browser extension collects and how it's handled, for both session sync and Job Matches auto-apply.
Last updated: June 2026
The extension never asks for or stores your Naukri or LinkedIn password. It only mirrors a session you already created.
For Job Matches, the extension fills applications on supported ATS pages (Greenhouse, Lever, Ashby) from your profile, on your own browser.
Disconnect a platform in the ApplyCove dashboard and the synced session is wiped from S3 immediately.
The ApplyCove browser extension has two functions, both started by you from a signed-in ApplyCove account:
greenhouse.io), Lever (lever.co),
and Ashby (ashbyhq.com), with more added over time.
naukri.com or linkedin.com via the
chrome.cookies API. This may include authentication cookies (for example
nauk_at on Naukri or li_at on LinkedIn). For LinkedIn it also
reads your public member id once via LinkedIn's own session to label the connection.
chrome.scripting.executeScript.
refreshToken cookie set by api.applycove.com to authenticate requests. It is
never copied or stored outside the cookie store.
On upload, the Naukri or LinkedIn cookies and localStorage are encrypted with AES-256-GCM
before being written to ApplyCove's S3 bucket. The decryption key is held only on
ApplyCove's job worker, which uses the session to log in to the portal for automated
applications. The blob is keyed by your user ID and the platform name
(browser-sessions/<userId>/<platform>/session.json).
ATS application data is different: the values used to fill a Job Matches application come from your existing ApplyCove profile and are submitted to the employer's own application page. The extension does not capture, re-upload, or separately store the contents of ATS forms.
We retain a synced session until you remove it. From the Connected Accounts page in the ApplyCove dashboard, click Disconnect platform to wipe the encrypted session blob from S3 and clear the related session metadata on your account. Disconnect is immediate and permanent. There is no second "keep credentials, drop session" state because ApplyCove does not store portal credentials in the first place.
On your device, the extension uses chrome.storage.local only to keep a random
anonymous install id that helps prevent abuse. It does not store your portal sessions, your
ATS form data, or your access token there (the access token is held in memory only).
We do not sell, rent, or share the captured session data with third parties. The data is accessible only to ApplyCove's automation worker, scoped to your account.
You can delete a synced session at any time from the Connected Accounts page in the dashboard. To request full deletion of your ApplyCove account (which includes any synced sessions), email support@applycove.com.
Questions about this policy or the extension's data handling can be sent to support@applycove.com.
This page applies specifically to the ApplyCove browser extension, covering both session sync and Job Matches auto-apply. For the ApplyCove platform's broader policy, see the main privacy policy.