Unified function, simplified check scope, added further checks to avoid false positives

This commit is contained in:
2025-11-21 14:06:19 +01:00
parent a22ad21b93
commit bad0d2cfb0
2 changed files with 90 additions and 81 deletions
+1 -3
View File
@@ -14,9 +14,7 @@
"permissions": [
"webNavigation",
"storage",
"<all_urls>",
"http://*/*",
"https://*/*"
"<all_urls>"
],
"browser_action": {