mirror of
https://github.com/agresdominik/file-leak.git
synced 2026-04-21 18:05:48 +00:00
Unified function, simplified check scope, added further checks to avoid false positives
This commit is contained in:
@@ -14,9 +14,7 @@
|
||||
"permissions": [
|
||||
"webNavigation",
|
||||
"storage",
|
||||
"<all_urls>",
|
||||
"http://*/*",
|
||||
"https://*/*"
|
||||
"<all_urls>"
|
||||
],
|
||||
|
||||
"browser_action": {
|
||||
|
||||
Reference in New Issue
Block a user