We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 683be22 commit 5818717Copy full SHA for 5818717
webpack.config.js
@@ -25,7 +25,7 @@ function convertToFirefoxManifest(manifest) {
25
};
26
cp.browser_specific_settings = {
27
gecko: {
28
- id: 'ff_extension@csfloat.com',
+ id: '{194d0dc6-7ada-41c6-88b8-95d7636fe43c}',
29
strict_min_version: '109.0',
30
},
31
0 commit comments