Update manifest

This commit is contained in:
Grégory Soutadé 2021-03-02 15:02:09 +01:00
parent b79000accb
commit d25436f597
1 changed files with 1 additions and 3 deletions

View File

@ -3,7 +3,7 @@
"name": "gPass", "name": "gPass",
"short_name": "gPass", "short_name": "gPass",
"version": "1.0", "version": "1.1",
"description": "gPass : global password manager", "description": "gPass : global password manager",
"icons" : {"16":"icons/gpass_icon_16.png", "32":"icons/gpass_icon_32.png", "64":"icons/gpass_icon_64.png", "128":"icons/gpass_icon_128.png"}, "icons" : {"16":"icons/gpass_icon_16.png", "32":"icons/gpass_icon_32.png", "64":"icons/gpass_icon_64.png", "128":"icons/gpass_icon_128.png"},
"author" : "Grégory Soutadé", "author" : "Grégory Soutadé",
@ -35,8 +35,6 @@
"<all_urls>", "<all_urls>",
"activeTab", "activeTab",
"notifications", "notifications",
"webRequest",
"webRequestBlocking",
"tabs", "tabs",
"storage", "storage",
"clipboardWrite", "clipboardWrite",