Skip to content

Commit 115908c

Browse files
committed
fixed manifest warning
1 parent fcbea5c commit 115908c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/manifest.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 2,
33
"name": "PrioMailbox",
4-
"version": "1.0.1",
4+
"version": "1.0.2",
55
"default_locale": "en",
66
"description": "PrioMailbox organizes your emails in Thunderbird with intelligent, trainable tags. Important messages are highlighted, while unimportant ones are hidden.",
77
"icons": {
@@ -18,7 +18,6 @@
1818
"permissions": [
1919
"messagesModify",
2020
"messagesRead",
21-
"messagesUpdate",
2221
"storage",
2322
"menus",
2423
"notifications",

0 commit comments

Comments
 (0)