We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f511a13 commit fea02e8Copy full SHA for fea02e8
1 file changed
public/firefox.manifest.json
@@ -1,5 +1,10 @@
1
{
2
"background": {
3
"scripts": ["background.js"]
4
+ },
5
+ "browser_specific_settings": {
6
+ "gecko": {
7
+ "id": "f8793186-e9da-4332-aa1e-dc3d9f7bb04c"
8
+ }
9
}
10
0 commit comments