提交 18057f2a 编写于 作者: B baiy 提交者: ninecents

移除storage 权限

上级 04502c8c
{ {
"name": "c-tool", "name": "c-tool",
"version": "1.4.2", "version": "1.4.3",
"private": true, "private": true,
"scripts": { "scripts": {
"serve": "vue-cli-service serve --port 8081", "serve": "vue-cli-service serve --port 8081",
......
...@@ -21,7 +21,6 @@ ...@@ -21,7 +21,6 @@
"permissions": [ "permissions": [
"clipboardWrite", "clipboardWrite",
"clipboardRead", "clipboardRead",
"storage",
"http://ip.taobao.com/*" "http://ip.taobao.com/*"
], ],
"update_url": "http://clients2.google.com/service/update2/crx" "update_url": "http://clients2.google.com/service/update2/crx"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册