Skip to content

Commit b262266

Browse files
committed
add guid for firefox
1 parent c2a80b4 commit b262266

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

public/manifest.json

+6-1
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,10 @@
2727
],
2828
"run_at": "document_end"
2929
}
30-
]
30+
],
31+
"browser_specific_settings": {
32+
"gecko": {
33+
"id": "{c0b65bfc-5191-4489-b2ed-4052c055e9b2}"
34+
}
35+
}
3136
}

0 commit comments

Comments
 (0)