chore(extension): remove unused permission (#1383)

This commit is contained in:
Yury Semikhatsky
2026-02-09 12:33:16 -08:00
committed by GitHub
parent e4575a6eb2
commit 167abba9e6

View File

@@ -7,8 +7,7 @@
"permissions": [
"debugger",
"activeTab",
"tabs",
"storage"
"tabs"
],
"host_permissions": [
"<all_urls>"