浏览代码

Remove unused permission

This is required to get back into the web store.
master
Matt Baer 3 周前
父节点
当前提交
3233d47e73
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. +0
    -1
      manifest.json

+ 0
- 1
manifest.json 查看文件

@@ -23,7 +23,6 @@
]
},
"permissions": [
"webRequest",
"notifications",
"clipboardWrite",
"https://*.snap.as/"


正在加载...
取消
保存