fix: missing permission

This commit is contained in:
Ren Amamiya
2026-04-08 13:32:01 +07:00
parent 7d344729c3
commit 3bdfa9e657
4 changed files with 15 additions and 1139 deletions

View File

@@ -25,7 +25,7 @@
"all_frames": true
}
],
"permissions": ["storage"],
"permissions": ["storage", "activeTab", "windows"],
"optional_permissions": ["notifications"],
"web_accessible_resources": [
{