防撤回软件提交
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"manifest_version": 4,
|
||||
"type": "extension",
|
||||
"name": "防撤回",
|
||||
"slug": "anti_recall",
|
||||
"description": "防止QQNT撤回消息",
|
||||
"version": "0.2.40",
|
||||
"icon": "./icon.png",
|
||||
"authors": [
|
||||
{
|
||||
"name": "XiaoHe321",
|
||||
"link": "https://github.com/xh321"
|
||||
}
|
||||
],
|
||||
"repository": {
|
||||
"repo": "xh321/LiteLoaderQQNT-Anti-Recall",
|
||||
"branch": "master",
|
||||
"release": {
|
||||
"tag": "0.2.40",
|
||||
"file": "qq-anti-recall.zip"
|
||||
}
|
||||
},
|
||||
"platform": ["win32", "darwin", "linux"],
|
||||
"injects": {
|
||||
"main": "./main.js",
|
||||
"preload": "./preload.js",
|
||||
"renderer": "./renderer.js"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user