mirror of
https://github.com/fofolee/uTools-ProcessKiller.git
synced 2025-06-08 22:51:45 +08:00
v 0.1.1
This commit is contained in:
parent
f5335ac712
commit
01b20945b6
BIN
ProcessKiller-0.1.1.upx
Normal file
BIN
ProcessKiller-0.1.1.upx
Normal file
Binary file not shown.
@ -1,4 +1,4 @@
|
|||||||
# ProcessKiller V0.1.0
|
# ProcessKiller V0.1.1
|
||||||
|
|
||||||
## 简介
|
## 简介
|
||||||
|
|
||||||
@ -9,6 +9,10 @@
|
|||||||
|
|
||||||
## 更新日志
|
## 更新日志
|
||||||
|
|
||||||
|
**v0.1.1**
|
||||||
|
|
||||||
|
- 当某些进程路径未能获取时,显示相应提示
|
||||||
|
|
||||||
**v0.1.0**
|
**v0.1.0**
|
||||||
|
|
||||||
- 增加两个功能:复制进程路径和在文件管理器中显示
|
- 增加两个功能:复制进程路径和在文件管理器中显示
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# ProcessKiller V0.1.0
|
# ProcessKiller V0.1.1
|
||||||
|
|
||||||
## 简介
|
## 简介
|
||||||
|
|
||||||
@ -9,6 +9,10 @@
|
|||||||
|
|
||||||
## 更新日志
|
## 更新日志
|
||||||
|
|
||||||
|
**v0.1.1**
|
||||||
|
|
||||||
|
- 当某些进程路径未能获取时,显示相应提示
|
||||||
|
|
||||||
**v0.1.0**
|
**v0.1.0**
|
||||||
|
|
||||||
- 增加两个功能:复制进程路径和在文件管理器中显示
|
- 增加两个功能:复制进程路径和在文件管理器中显示
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"pluginName": "关闭进程",
|
"pluginName": "关闭进程",
|
||||||
"description": "列出当前运行的所有进程,左键进行关闭,右键进行重启",
|
"description": "列出当前运行的所有进程,左键进行关闭,右键进行重启",
|
||||||
"main": "index.html",
|
"main": "index.html",
|
||||||
"version": "0.1.0",
|
"version": "0.1.1",
|
||||||
"author": "云之轩",
|
"author": "云之轩",
|
||||||
"homepage":"https://github.com/fofolee/uTools-ProcessKiller",
|
"homepage":"https://github.com/fofolee/uTools-ProcessKiller",
|
||||||
"publishPage": "https://yuanliao.info/d/296",
|
"publishPage": "https://yuanliao.info/d/296",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user