remove tab permission

The tab permission is not required for all methods on the tabs api
This commit is contained in:
Kevin Röbert 2019-04-03 20:21:31 +02:00
parent ed61dbdbaf
commit 304cbe2e6b

View File

@ -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": {