Page settings

This commit is contained in:
Zan
2025-12-08 14:19:36 +01:00
parent 64c54171cb
commit 0dbb3402a8
14 changed files with 911 additions and 110 deletions

View File

@@ -13,7 +13,8 @@
}
},
"permissions": [
"storage"
"storage",
"tabs"
],
"background": {
"service_worker": "tools/background.js"