We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdfdede commit 0ca308cCopy full SHA for 0ca308c
buildScripts/build-firefox.js
@@ -60,7 +60,7 @@ if (firefoxManifest.content_scripts) {
60
61
firefoxManifest.browser_specific_settings = {
62
gecko: {
63
- id: "codetweak@MrBlankCoding",
+ id: "MrBlankCoding@CodeTweak",
64
strict_min_version: "140.0",
65
data_collection_permissions: {
66
required: ["none"],
0 commit comments