Політика приватності для Salesforce Debug Pro
Salesforce Debug Pro автор Harshit Saxena
Політика приватності для Salesforce Debug Pro
Privacy Policy - Salesforce Debug Log Analyzer
Last Updated: 2026-02-02
Overview
Salesforce Debug Log Analyzer is a browser extension designed to help Salesforce developers analyze debug logs directly within their browser. This privacy policy explains what data the extension accesses and how it is used.
Data Collection
What We Access
The extension accesses the following data only when you are on a Salesforce page:
- Session Cookies (
sid): Used to authenticate API requests to your Salesforce org - Debug Log Data: Fetched from your Salesforce org's Tooling API
- User Preferences: Stored locally in your browser (API version, dark mode setting, max logs)
What We DO NOT Collect
- We do NOT collect or transmit any personal information
- We do NOT send data to external servers
- We do NOT use analytics or tracking
- We do NOT store your session ID persistently
- We do NOT access data from non-Salesforce websites
Data Storage
All data is stored locally in your browser using the browser's built-in storage API:
- User preferences (API version, dark mode, max logs setting)
- No debug log content is permanently stored
- Session data is only held in memory during active use
Data Transmission
The extension only communicates with:
- Your Salesforce org (the domain you are logged into)
- Uses your existing authenticated session
- Requests go directly to your org's REST API
- No proxy or third-party servers involved
Permissions Explained
| Permission | Why It's Needed |
|------------|-----------------|
|
cookies | To read the Salesforce session cookie (sid) for API authentication ||
storage | To save your preferences (dark mode, API version) locally ||
activeTab | To detect when you're on a Salesforce page ||
tabs | To find Salesforce tabs and extract session information ||
Host permissions (*.salesforce.com, *.force.com) | To inject content script and make API calls to Salesforce |Security
- All communication with Salesforce uses HTTPS
- Session IDs are never logged or stored persistently
- The extension only activates on Salesforce domains
- No external network requests are made
Open Source
This extension is open source. You can review the complete source code to verify these privacy practices:
Changes to This Policy
We may update this privacy policy from time to time. Any changes will be reflected in the "Last Updated" date above.
Contact
If you have questions about this privacy policy or the extension's data practices, please:
- Open an issue on GitHub: https://github.com/Harshit-Saxena/salesforce-debug-analyzer/issues
- Contact: harshit@harshitsaxena.com
Summary
Your data stays with you. This extension is a local tool that helps you analyze your own Salesforce debug logs. It doesn't collect, transmit, or store any of your data on external servers.