What the extension does
The extension reads the currently active webpage only when you click the extension and start an extraction. It then converts the useful content of that page into Markdown and shows it inside the extension popup.
Data collection
CleanPage Markdown does not collect personal data.
- No analytics
- No tracking
- No advertising
- No user accounts
- No remote database
Data transfer
The extension does not send webpage content or user data to external servers or third-party services.
Local storage
The extension may store a small set of user preferences locally in the browser, such as whether to include URLs, links, or image references by default. These settings stay on the user’s device.
File saving
If you choose Save as .md, the generated Markdown file is saved through the browser’s normal
download flow to a location you choose.
Permissions
activeTab: used to access the current page only after user action.scripting: used to run the local extractor on the active page.downloads: used to save Markdown files to the device.storage: used to store simple local settings.
Contact and maintenance
This policy should be updated if the extension later adds any feature that changes data handling. For the current MVP, all processing is local and no browsing data is transmitted externally.
Last updated: May 27, 2026