Write on the margins of the internet. Powered by the AT Protocol. margin.at
extension web atproto comments

add firefox extension id

+6
+6
extension/wxt.config.ts
··· 81 81 default_title: 'Margin', 82 82 default_panel: 'sidepanel.html', 83 83 }, 84 + browser_specific_settings: { 85 + gecko: { 86 + id: 'hello@margin.at', 87 + strict_min_version: '109.0', 88 + }, 89 + }, 84 90 }), 85 91 }; 86 92 },