Last updated: February 13, 2026
HarborDrop is a browser extension that detects downloadable media on web pages and forwards download requests to the HarborDrop macOS application via Native Messaging. We are committed to protecting your privacy.
HarborDrop does NOT collect, store, transmit, or share any personal data.
The extension processes the following data locally on your device only:
chrome.storage.local.
| Permission | Purpose |
|---|---|
| downloads | Intercept and redirect downloads to HarborDrop app |
| activeTab | Access current tab info for media detection |
| cookies | Forward authentication cookies to local app for download |
| contextMenus | Add "Download with HarborDrop" context menu |
| nativeMessaging | Communicate with the local macOS HarborDrop app |
| storage | Store user preference (intercept toggle) |
| webRequest | Detect media files (video/audio) from network traffic |
| tabs | Read tab title and URL for download context |
| host_permissions (*://*/*) | Detect media on any website the user visits |
HarborDrop does not use any third-party services, analytics, or advertising. All communication is strictly between the browser extension and the local HarborDrop macOS application.
Detected media URLs are stored in memory only and are cleared when the browser tab is closed or navigated to a new page. No data is persisted beyond the browser session, except for the user's intercept toggle preference.
If you have questions about this privacy policy, please open an issue on our GitHub repository.