添加企业微信获取群聊黑名单插件功能
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"manifest_version": 3,
|
||||
"name": "企业微信数据获取",
|
||||
"version": "3.1.1",
|
||||
"permissions": [
|
||||
"activeTab",
|
||||
"scripting"
|
||||
],
|
||||
"host_permissions": [
|
||||
"https://work.weixin.qq.com/*"
|
||||
],
|
||||
"action": {
|
||||
"default_popup": "popup.html"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user