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.
2 parents 17ca83d + ef15260 commit 645b58bCopy full SHA for 645b58b
public/manifest.json
@@ -33,8 +33,8 @@
33
},
34
"browser_specific_settings": {
35
"gecko": {
36
- "id": "mouiylus@gmail.com",
37
- "strict_min_version": "121.0.1"
+ "id": "github-repo-size@gmail.com",
+ "strict_min_version": "42.0"
38
}
39
40
update-version.ts
@@ -23,8 +23,8 @@ async function updateManifestVersion() {
23
24
manifest.browser_specific_settings = {
25
gecko: {
26
- id: 'mouiylus@gmail.com',
27
- strict_min_version: '121.0.1',
+ id: 'github-repo-size@gmail.com',
+ strict_min_version: '42.0',
28
29
};
30
} else {
0 commit comments