remove tab permission
The tab permission is not required for all methods on the tabs api
This commit is contained in:
parent
ed61dbdbaf
commit
304cbe2e6b
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"manifest_version": 2,
|
||||
"name": "ClearURLs",
|
||||
"version": "1.5.2",
|
||||
"version": "1.5.3",
|
||||
"author": "Kevin R.",
|
||||
"description": "Remove tracking elements form URLs.",
|
||||
"homepage_url": "https://gitlab.com/KevinRoebert/ClearUrls",
|
||||
|
@ -50,7 +50,6 @@
|
|||
"webRequest",
|
||||
"webRequestBlocking",
|
||||
"storage",
|
||||
"tabs",
|
||||
"unlimitedStorage"
|
||||
],
|
||||
"background": {
|
||||
|
|
Loading…
Reference in New Issue
Block a user