Last updated: 20 May 2025
The GitHub Email Outreach Assistant Chrome extension enhances the workflow of recruiters and sourcers by:
- Reading public GitHub profile data
- Generating AI-based outreach messages using OpenAI
- Preparing Gmail drafts for email outreach
This extension operates entirely on the client side and does not collect, store, or transmit any personal data without your explicit input.
We do not collect or sell any personally identifiable information (PII). The extension interacts with:
- Reads publicly available profile information on GitHub.com
- Makes requests to GitHub's public API for email/repo data
- Sends user-provided data (e.g., extracted profile info) to OpenAI for GPT-generated message output
- Requires your own API key stored locally in browser storage
- Offers to draft an email in Gmail using a
mailto:
link - No access to Gmail inbox or Gmail API is used
We request access to:
https://github.com/*
– to read profile content and inject UIhttps://api.github.com/*
– to fetch public metadatahttps://api.openai.com/*
– to request message completions via your OpenAI key
We also use chrome.storage
to store local settings like your OpenAI API key. This data is never transmitted or shared.
The extension does not execute any remote code, does not use eval()
, and does not download scripts from external servers.
We do not use any analytics, tracking cookies, or fingerprinting technologies.
You may remove your OpenAI key or uninstall the extension at any time. All data is stored locally and can be cleared from browser settings.
For questions, feedback, or concerns, please contact:
Author: [Denys Dinkevych @sourcingdenis]
Email: [[email protected]]
GitHub: https://github.com/SourcingDenis
By using this extension, you agree to this privacy policy.