JotDrop - Privacy Policy

Effective date: 2026-09-12  |  Publisher: DiexarLabs  |  License: MIT

JotDrop is a Chrome extension that clips the current browser tab into a locally-running Obsidian instance. This page explains exactly what the extension does and does not do with your data.

1. Data collected externally

None.

JotDrop never contacts any external server, cloud service, or API outside your own device. There is no analytics, no telemetry, no crash reporting, and no advertising of any kind.

2. What the extension reads from your browser

When you trigger a clip, the extension reads:

This information is read on demand only - not continuously, not in the background.

3. What is stored locally

JotDrop can store two values in chrome.storage.local, and both are optional:

If you never configure a token and port, nothing is stored. chrome.storage.local is stored only on this device and is never synced to your Google account or any remote service. No other data is ever written to storage.

4. Where your data goes

Your clipped data travels over two possible local transports - it never leaves your device:

5. Third parties

None.

JotDrop shares no data with any third party, period. There are no embedded SDKs, no tracking pixels, no external scripts.

6. Permissions used

The extension requests only the permissions it needs:

7. Open source

JotDrop is open source under the MIT license. You can inspect every line of code to verify these claims. The source is available at the project repository linked from the Chrome Web Store listing.

8. Contact

Questions or concerns? Reach out to DiexarLabs at eric@diexar.com or open an issue on the project repository.