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
6df2b48c6f
commit
af73a7d262
1 changed files with 6 additions and 6 deletions
|
|
@ -2,15 +2,15 @@
|
|||
"manifest_version": 2,
|
||||
"name": "FMHY SafeGuard",
|
||||
"author": "Kenneth Hendricks & contributors",
|
||||
"version": "1.0.3",
|
||||
"version": "1.0.4",
|
||||
"icons": {
|
||||
"128": "res/ext_icon_144.png"
|
||||
},
|
||||
"browser_action": {
|
||||
"default_icon": {
|
||||
"128": "res/ext_icon_144.png"
|
||||
},
|
||||
"default_popup": "pub/index.html"
|
||||
"page_action": {
|
||||
"default_icon": {
|
||||
"128": "res/ext_icon_144.png"
|
||||
},
|
||||
"default_popup": "pub/index.html"
|
||||
},
|
||||
"permissions": [
|
||||
"activeTab",
|
||||
|
|
|
|||
Loading…
Reference in a new issue