Privacy Policy

Last updated: April 30, 2026

Overview

odoo2markdown is a Chrome Extension that adds a "Copy as Markdown" button to WYSIWYG fields on Odoo. This policy explains how the extension handles your data — in short, it does not collect, store, or transmit any data whatsoever.

Data Collection

odoo2markdown does not collect any personal information, browsing history, usage statistics, or any other data. No analytics, no tracking, no telemetry of any kind is present in the extension.

Data Transmission

The extension does not transmit any data to external servers. All processing happens entirely within your browser. When you click "Copy as Markdown", the field content is read from the page, converted to Markdown locally, and written to your clipboard — nothing leaves your device.

Data Storage

The extension does not store any data locally or remotely. No browser storage APIs (localStorage, chrome.storage, cookies, IndexedDB, etc.) are used.

Permissions

The extension requests only the following permission:

  • Access to Odoo pages — required to detect WYSIWYG fields and inject the "Copy as Markdown" button. The extension activates only on odoo.com and *.odoo.com domains.

No other permissions are requested.

Clipboard Access

When you click the "Copy as Markdown" button, the extension writes the converted Markdown text to your system clipboard using the browser's standard navigator.clipboard.writeText() API. This is a write-only operation initiated by your explicit click — the extension never reads from your clipboard.

Third-Party Libraries

The extension uses Turndown (MIT License) for HTML-to-Markdown conversion. This library runs entirely in your browser and does not make any network requests.

Changes to This Policy

If this policy changes, the updated version will be posted on this page with a revised date. Since no data is collected, any future changes are unlikely to affect your privacy.

Contact

You can contact the Author Mesidotdev.