(READ ONLY) Margin is an open annotation layer for the internet. Powered by the AT Protocol. margin.at
extension web atproto comments
99
fork

Configure Feed

Select the types of activity you want to include in your feed.

privacy policy update

scanash00 1643e825 590ce816

+4 -2
+4 -2
web/src/pages/privacy.astro
··· 11 11 12 12 <div class="prose prose-surface dark:prose-invert max-w-none"> 13 13 <h1 class="font-display font-bold text-3xl mb-2 text-surface-900 dark:text-white">Privacy Policy</h1> 14 - <p class="text-surface-500 dark:text-surface-400 mb-8">Last updated: February 8, 2026</p> 14 + <p class="text-surface-500 dark:text-surface-400 mb-8">Last updated: February 24, 2026</p> 15 15 16 16 <section class="mb-8"> 17 17 <h2 class="text-xl font-bold text-surface-900 dark:text-white mb-4">Overview</h2> ··· 103 103 <h2 class="text-xl font-bold text-surface-900 dark:text-white mb-4">Browser Extension Permissions</h2> 104 104 <p class="text-surface-700 dark:text-surface-300 mb-4">The Margin browser extension requires certain permissions:</p> 105 105 <ul class="list-disc pl-5 mb-4 text-surface-700 dark:text-surface-300 space-y-1"> 106 - <li><strong>All URLs:</strong> To display and create annotations on any webpage</li> 106 + <li> 107 + <strong>All URLs:</strong> To display and create annotations on any webpage. When checking a page for annotations, the URL is sent to our server. <strong>We do not store these requests, the URLs are redacted, and we do not link your identity to the URLs you visit.</strong> You can disable sending URLs to Margin by turning off page overlays in the extension settings. 108 + </li> 107 109 <li><strong>Storage:</strong> To save your preferences and session locally</li> 108 110 <li><strong>Cookies:</strong> To maintain your logged-in session</li> 109 111 <li><strong>Tabs:</strong> To know which page you're viewing</li>