Privacy Policy — Copy as Markdown
Last updated: June 7, 2026
Copy as Markdown collects no data. None. The extension runs
entirely inside your browser. It only reads the web page you choose to convert,
at the moment you click the button, and it never sends that content anywhere.
What the extension does
- When you click Copy page as Markdown or Copy selection only,
it reads the content of the page you're currently looking at, converts it to
Markdown, and places the result on your clipboard.
- That's it. The conversion happens locally in your browser.
What we do NOT collect
- We do not collect, store, or transmit the pages you convert.
- We do not track your browsing history or the sites you visit.
- We do not use analytics, advertising, or third-party trackers.
- We do not require an account to use the free features.
- No data is ever sent to our servers, because the free extension has no server.
Data stored on your device
- Your preferences (such as the front-matter template and token-trim setting)
are saved locally in your browser using
chrome.storage.local.
They stay on your device and are not transmitted to us.
Pro subscriptions (optional)
- If you choose to subscribe to Pro, payments are handled by
ExtensionPay,
which uses Stripe to process payment. We never see or store your card details.
- ExtensionPay stores only what is needed to know whether your subscription is
active (for example, an anonymized extension user id and payment status).
See ExtensionPay's own privacy policy for details.
- The free tier never contacts ExtensionPay and works with no account.
Permissions
activeTab / scripting — to read and convert the page
you're on, only when you trigger it.
clipboardWrite — to put the Markdown on your clipboard.
storage — to remember your settings locally.
tabs and broad site access are optional and are
only requested if you use the Pro "copy all open tabs" feature — and only at
the moment you click it.
Contact
Questions about this policy? Email
jhadrava2015@gmail.com.