1
0
mirror of https://github.com/kkapsner/CanvasBlocker synced 2024-12-22 21:00:23 +01:00

Removed unnecessary activeTab permission

This commit is contained in:
kkapsner 2020-02-17 08:44:55 +01:00
parent 00f69b73ab
commit 13b061c395
2 changed files with 1 additions and 2 deletions

View File

@ -87,7 +87,6 @@
"<all_urls>", "<all_urls>",
"storage", "storage",
"tabs", "tabs",
"activeTab",
"webRequest", "webRequest",
"webRequestBlocking", "webRequestBlocking",
"contextualIdentities", "contextualIdentities",

View File

@ -1,6 +1,6 @@
Version 1.2: Version 1.2:
changes: changes:
- - removed unnecessary activeTab permission
new features: new features:
- -