Skip to content

Commit 3b09f07

Browse files
committed
validation error fixed
1 parent 30388dd commit 3b09f07

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
"browser_specific_settings": {
99
"gecko": {
1010
"id": "sentautomove@micz.it",
11-
"strict_min_version": "115.0"
11+
"strict_min_version": "115.0",
12+
"strict_max_version": "128.*"
1213
}
1314
},
1415
"permissions": [
@@ -18,7 +19,6 @@
1819
"messagesMove",
1920
"compose",
2021
"notifications",
21-
"storage",
2222
"menus"
2323
],
2424
"options_ui":{

0 commit comments

Comments
 (0)