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

Configure Feed

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

increase strict_min_version to 140.0 and modify data_collection_permissions to be right

scanash00 ac7f76cb 0b7443ac

+4 -2
+4 -2
extension/wxt.config.ts
··· 84 84 browser_specific_settings: { 85 85 gecko: { 86 86 id: 'hello@margin.at', 87 - strict_min_version: '109.0', 88 - data_collection_permissions: false, 87 + strict_min_version: '140.0', 88 + data_collection_permissions: { 89 + required: ['none'], 90 + }, 89 91 }, 90 92 }, 91 93 }),