tangled
alpha
login
or
join now
margin.at
/
margin
89
fork
atom
Write on the margins of the internet. Powered by the AT Protocol.
margin.at
extension
web
atproto
comments
89
fork
atom
overview
issues
4
pulls
1
pipelines
add firefox extension id
scanash.com
1 month ago
fea5acd4
9f8e3656
+6
1 changed file
expand all
collapse all
unified
split
extension
wxt.config.ts
+6
extension/wxt.config.ts
···
81
81
default_title: 'Margin',
82
82
default_panel: 'sidepanel.html',
83
83
},
84
84
+
browser_specific_settings: {
85
85
+
gecko: {
86
86
+
id: 'hello@margin.at',
87
87
+
strict_min_version: '109.0',
88
88
+
},
89
89
+
},
84
90
}),
85
91
};
86
92
},