Developer: DewasiAiLab
Last updated: May 2026
Contact: [email protected]
CollabHunt is a Chrome extension that helps UGC creators and freelancers discover brand accounts on Instagram and send outreach emails or DMs. This policy explains what data the extension handles, where it goes, and what it never does.
Short version: Everything stays on your device. We have no servers. We collect nothing.
All data is stored in chrome.storage.local — a sandboxed storage area on your own computer that only this extension can access. It is never transmitted to DewasiAiLab or any third-party server.
| Data | What it is | Why |
|---|---|---|
| Leads | Instagram handle, display name, bio, follower count, email, phone, website URL | So you can build and manage your list of brand contacts |
| Views | Named groups of lead IDs you create | So you can organise leads into campaigns or lists |
| Settings | Sender name, default email subject/body, default DM message, default attachment (stored as base64) | So you don't retype your pitch every time |
| Gmail connection status | Whether Gmail is connected and which email address is linked | So the extension knows your Gmail is authorised |
CollabHunt connects to Gmail using Google's official OAuth 2.0 flow via chrome.identity.getAuthToken. The scope requested is:
https://www.googleapis.com/auth/gmail.send — send-only accessThis means: