mirror of
https://github.com/fofolee/uTools-ProcessKiller.git
synced 2025-06-08 22:51:45 +08:00
增加 MacOS 的支持
This commit is contained in:
parent
ffd41b882e
commit
54cf06b932
@ -2,11 +2,12 @@
|
||||
"pluginName": "关闭进程",
|
||||
"description": "列出当前运行的所有进程,左键进行关闭,右键进行重启",
|
||||
"main": "index.html",
|
||||
"version": "0.0.4",
|
||||
"version": "0.0.5",
|
||||
"author": "云之轩",
|
||||
"homepage":"https://github.com/fofolee/uTools-ProcessKiller",
|
||||
"logo": "logo.png",
|
||||
"platform": ["win32"],
|
||||
"platform": ["win32", "darwin"],
|
||||
"unpack":"{IconExtractor.exe,Newtonsoft.Json.dll,file-icon}",
|
||||
"preload":"preload.js",
|
||||
"features": [{
|
||||
"code": "kill",
|
||||
|
Loading…
x
Reference in New Issue
Block a user