Privacy & Security
We believe in privacy by design. Here's exactly how your data is handled.
What it does
- Reads docs you choose to copy
- Fetches comments on those docs
- Converts to markdown locally in your browser
- Copies result to clipboard or downloads as file
What it does NOT do
- No data collection or tracking
- No analytics
- No data sent to third-party servers
- Cannot access docs without your permission
Local Processing
All processing happens locally. The only network requests are to Google's official APIs to fetch your own documents.
Permissions Explained
| Permission | Why Needed |
|---|---|
| identity | OAuth authentication with Google |
| storage | Save settings and cache responses |
| clipboardWrite | Copy markdown to clipboard |
| downloads | Save .md files |
| Google Docs API | Read document content |
| Google Drive API | Read comments |