更新插件权限列表
parent
e9e7e58529
commit
0ed2c11370
|
@ -15,6 +15,10 @@
|
|||
"browser_action": {
|
||||
"default_icon": "icon64.png"
|
||||
},
|
||||
"permissions": ["tabs", "chrome://net-internals/#dns"],
|
||||
"homepage_url": "https://yutent.me"
|
||||
"permissions": [
|
||||
"tabs",
|
||||
"chrome://net-internals/#dns",
|
||||
"chrome://extensions/"
|
||||
],
|
||||
"homepage_url": "https://yutent.top"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue