Last updated: 9 July 2026
Page to Markdown does not collect, store, transmit or sell any data.
When you click the toolbar icon, press the keyboard shortcut, or choose a right-click menu item, the extension reads the content of the page you are currently viewing. It converts that content to Markdown text inside your browser.
It does this only at the moment you invoke it, only on the tab you invoked it from. It does not run in the background, and it does not read pages you have not asked it to convert.
Nowhere. The Markdown exists in your browser’s memory until you copy it to your clipboard or download it as a .md file to your own computer. The extension makes no network requests of any kind. There is no server, no analytics, no telemetry, no error reporting.
Two interface preferences — the selected conversion mode and whether front matter is enabled — are saved locally using chrome.storage.local. They never leave your device and are deleted when you uninstall the extension.
None. No data is shared with anyone, because no data is collected.
activeTab and scripting — read the current tab’s content when you invoke the extension.downloads — save the .md file you asked for.contextMenus — add the right-click menu items.storage — remember the two preferences above.Questions about this policy, or about the extension: support@knoxit.co.uk
Any change to this policy will be published on this page with an updated date.