Skip to content

Commit a6d761d

Browse files
authored
Remove tabs permission (#2136)
1 parent b02b344 commit a6d761d

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

dwds/debug_extension_mv3/web/manifest_mv2.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
"debugger",
1414
"notifications",
1515
"storage",
16-
"tabs",
1716
"webNavigation"
1817
],
1918
"background": {

dwds/debug_extension_mv3/web/manifest_mv3.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
"notifications",
1515
"scripting",
1616
"storage",
17-
"tabs",
1817
"webNavigation"
1918
],
2019
"host_permissions": ["<all_urls>"],

0 commit comments

Comments
 (0)