Política de privacidade para Page2AI — Webpage to Markdown
Page2AI — Webpage to Markdown por igorsaevets
Page2AI does not collect, transmit, sell or share any personal data. There is no server component, no analytics, no telemetry, no crash reporting and no third-party SDK.
WHAT IT READS. The content of the single page in the active tab, at the moment you click the toolbar icon or press Alt+Shift+M. This is scoped by the browser's activeTab permission, a one-shot gesture-gated grant. It cannot read other tabs, and it cannot read pages you visit later without a new gesture.
WHAT IT STORES. Your profile preference and small UI settings in extension-local storage, and the most recent extraction result for the current tab in session storage, cleared when the browser closes. Neither leaves your browser. Both are removed when you uninstall.
THE ONE NETWORK REQUEST. When invoked, the extension requests /llms.txt, /docs/llms.txt and /llms-full.txt on the origin of the page you are reading, and the page's own Markdown file if that index names one. These are same-origin requests made from the page itself, so they carry your normal cookies for that site, exactly as following a link on it would. The extension declares no host permissions, so the browser will not let it reach any other origin. Nothing about you or the page is sent to the author or to any third party. Set "Official Markdown" to never in the popup to disable it.
NO REMOTE CODE. All JavaScript ships inside the installed package. Nothing is fetched or evaluated at runtime.
Full policy: https://github.com/igorsaevets/page2ai-extension/blob/main/PRIVACY.md
Contact: igorsaevets@gmail.com