File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515| 脚本 | 描述 | 版本 | 文档 |
1616| ------| ------| ------| ------|
1717| ** ExpressSMS** | 提取快递短信取件码 | ` 1.0.2 ` | [ 📖] ( ./message/README.md ) |
18+ | ** Copylog** | 唤起 Copylog | ` 1.0.0 ` | [ 📖] ( ./scripts/README.md ) |
1819| ** PerformanceMonitor** | 实时性能监控 HUD | ` 1.0.0 ` | [ 📖] ( ./scripts/README.md ) |
1920<!-- SCRIPTS_END -->
2021
Original file line number Diff line number Diff line change 11# scripts 脚本
22
3- 此目录包含 1 个脚本。
3+ 此目录包含 2 个脚本。
44
55## 脚本列表
66
77| 脚本 | 描述 | 版本 | 分类 |
88| ------| ------| ------| ------|
9+ | [ Copylog] ( ./Copylog.js ) | 唤起 Copylog | ` 1.0.0 ` | 工具 |
910| [ PerformanceMonitor] ( ./PerformanceMonitor.js ) | 实时性能监控 HUD | ` 1.0.0 ` | 工具 |
1011
1112---
Original file line number Diff line number Diff line change 11{
22 "version" : " 1.0" ,
3- "lastUpdated" : " 2026-02-05T01:56:49.043Z " ,
3+ "lastUpdated" : " 2026-02-05T08:01:09.225Z " ,
44 "categories" : [
55 " 工具"
66 ],
99 "name" : " dompling" ,
1010 "avatar" : " https://avatars.githubusercontent.com/u/23498579?v=4" ,
1111 "scripts" : [
12+ {
13+ "id" : " Copylog" ,
14+ "name" : " Copylog" ,
15+ "description" : " 唤起 Copylog" ,
16+ "icon" : " doc.on.clipboard" ,
17+ "category" : " 工具" ,
18+ "version" : " 1.0.0" ,
19+ "downloadUrl" : " https://raw.githubusercontent.com/dompling/TrollScript-Store/main/scripts/Copylog.js" ,
20+ "size" : 164 ,
21+ "downloads" : 0 ,
22+ "createdAt" : " 2026-02-05T08:01:09.223Z" ,
23+ "updatedAt" : " 2026-02-05T08:01:09.223Z"
24+ },
1225 {
1326 "id" : " ExpressSMS" ,
1427 "name" : " ExpressSMS" ,
2033 "size" : 3060 ,
2134 "downloads" : 0 ,
2235 "createdAt" : " 2026-01-13T03:42:54.346Z" ,
23- "updatedAt" : " 2026-02-05T01:56:49.041Z "
36+ "updatedAt" : " 2026-02-05T08:01:09.222Z "
2437 },
2538 {
2639 "id" : " PerformanceMonitor" ,
3346 "size" : 12555 ,
3447 "downloads" : 0 ,
3548 "createdAt" : " 2026-02-05T01:56:49.041Z" ,
36- "updatedAt" : " 2026-02-05T01:56:49.041Z "
49+ "updatedAt" : " 2026-02-05T08:01:09.224Z "
3750 }
3851 ]
3952 }
You can’t perform that action at this time.
0 commit comments