Last updated: March 17, 2026
Simple CRM Mail Merge for Gmail (“the extension”) is a Gmail-native CRM tool designed to help users manage contacts, track opportunities, and run mail merge campaigns using Google Sheets and the Google Apps Script Mail service.
We take privacy seriously and collect only the minimum data required for the extension to function.
The extension uses Google OAuth to access specific data to provide its core services. We adhere to the principle of "Least Privilege," accessing only what is necessary:
.../auth/spreadsheets): Used to read and write CRM data and campaign results within spreadsheets you designate..../auth/drive.file): Used strictly to create and edit specific spreadsheet files created by the extension..../auth/userinfo.email): Used to identify your account for subscription management and trial tracking..../auth/script.send_mail): Used solely to execute mail merge campaigns that you manually trigger. This allows the extension to send emails via Apps Script without needing access to your full Gmail inbox.The extension runs inside your Gmail browser tab to help associate open email threads with CRM records.
Simple CRM Mail Merge's use and transfer to any other app of information received from Google APIs will adhere to the Google API Services User Data Policy, including the Limited Use requirements.
We do NOT:
chrome.storage.local. This data remains on your device and is never sent to our servers.Mail merge campaigns are handled via a "Private Bridge" using Google Apps Script.
script.send_mail scope, the extension cannot read your existing emails, search your inbox, or delete messages.We do not operate a backend server and do not use third-party analytics or advertising trackers. Data is only exchanged with Google Services via encrypted HTTPS connections when you explicitly trigger a feature.
The extension uses Google-approved OAuth2 protocols and Chrome’s secure storage APIs. All communication with Google services is encrypted using industry-standard HTTPS.