Skip to content

Instantly share code, notes, and snippets.

@nd-dew
Created March 25, 2026 13:23
Show Gist options
  • Select an option

  • Save nd-dew/d173eac9343148ba8cf00a8504fff3e4 to your computer and use it in GitHub Desktop.

Select an option

Save nd-dew/d173eac9343148ba8cf00a8504fff3e4 to your computer and use it in GitHub Desktop.
PRIVACY.md

Privacy Policy for Odoo PR Extension

Last updated: March 24, 2026 The Odoo PR Extension ("the Extension") is committed to protecting your privacy. This policy explains what data we collect and how we use it.

1. Data Collection

The Extension does not collect or transmit any personally identifiable information (PII) to external servers.

2. Permissions and Usage

The Extension requests the following permissions for the reasons listed:

  • Storage: To store your user preferences (Odoo URL, API Keys, Theme, Font Size) locally on your device.
  • Scripting: To scan GitHub Pull Request pages for Odoo task IDs and inject clickable links.
  • SidePanel: To display task information and chatter within the browser's side panel.
  • Host Permissions (://.github.com/* and ://.odoo.com/*): To fetch task data directly from your Odoo instance and communicate with GitHub.

3. Third-Party Services (AI Summaries)

If you provide an OpenAI or Gemini API Key, the Extension will send the Odoo task title, description, and recent chatter to the respective AI provider to generate a summary. This data is only sent when a summary is requested and is subject to the privacy policies of OpenAI or Google.

4. Data Security

All API keys and settings are stored locally in your browser's secure storage. They are never sent to the Extension developer or any unauthorized third party.

5. Contact

For any questions regarding this policy, please contact the developer via the GitHub repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment