Margin is an open annotation layer for the internet. Powered by the AT Protocol. margin.at
extension web atproto comments
111
fork

Configure Feed

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

fix firefox warnings

+5 -2
+5 -2
extension/manifest.firefox.json
··· 50 50 "browser_specific_settings": { 51 51 "gecko": { 52 52 "id": "hello@margin.at", 53 - "strict_min_version": "109.0" 53 + "strict_min_version": "140.0", 54 + "data_collection_permissions": { 55 + "required": ["none"] 56 + } 54 57 }, 55 58 "gecko_android": { 56 - "strict_min_version": "113.0" 59 + "strict_min_version": "142.0" 57 60 } 58 61 } 59 62 }