mirror of
https://github.com/fmhy/FMHY-SafeGuard.git
synced 2026-03-11 08:55:40 +00:00
Update manifest.json
This commit is contained in:
parent
2100519f4b
commit
ec4e60a57e
1 changed files with 1 additions and 5 deletions
|
|
@ -13,15 +13,11 @@
|
|||
"default_popup": "pub/index.html"
|
||||
},
|
||||
"permissions": [
|
||||
"activeTab",
|
||||
"declarativeContent"
|
||||
"tabs"
|
||||
],
|
||||
"background": {
|
||||
"service_worker": "js/background.js"
|
||||
},
|
||||
"host_permissions": [
|
||||
"<all_urls>"
|
||||
],
|
||||
"description": "An extension that detects starred, safe, unsafe or potentially unsafe sites using the FMHY Filterlist.",
|
||||
"minimum_chrome_version": "100"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue