Overview

This Chrome extension allows users to export comments from Google Docs into Markdown, JSON, or CSV format. The extension is designed with privacy in mind and limits data access strictly to what is required for this functionality.

Data Access and Processing

The extension accesses Google Docs comments and related metadata (such as comment content, HTML content, author names, email addresses, timestamps, and thread structure) using the Google Drive API.

All data access and processing occur entirely within the user’s browser and only for the currently active document. The extension does not collect, store, transmit, or retain this data outside the browser.

Authentication

The extension uses Chrome’s identity API to authenticate the user with Google in order to access the Google Drive API. Authentication is handled by Google, and the extension does not access, store, or transmit user credentials or authentication tokens.

Data Usage

Data accessed through the Google Drive API is used solely to fulfill the extension’s single purpose: exporting Google Docs comments at the user’s explicit request. The extension does not use data for analytics, tracking, advertising, or any other secondary purposes.

Data Sharing

The extension does not sell, transfer, or share user data with third parties. No data is sent to external servers operated by the developer.

Remote Code

The extension does not load or execute remote code. All executable logic is bundled with the extension and runs locally in the browser.

Changes to This Policy

If the extension’s functionality or data access practices change in the future, this privacy policy will be updated to reflect those changes.

Contact

If you have questions about this privacy policy, please contact the developer at: [Support](mailto:[email protected]?subject=Support%20Request%3A%20%5BDocs%20Comment%20Exporter%5D%20)