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+ | ** PerformanceMonitor** | 实时性能监控 HUD | ` 1.0.0 ` | [ 📖] ( ./scripts/README.md ) |
1819<!-- SCRIPTS_END -->
1920
2021## 📦 项目结构
Original file line number Diff line number Diff line change 1+ # scripts 脚本
2+
3+ 此目录包含 1 个脚本。
4+
5+ ## 脚本列表
6+
7+ | 脚本 | 描述 | 版本 | 分类 |
8+ | ------| ------| ------| ------|
9+ | [ PerformanceMonitor] ( ./PerformanceMonitor.js ) | 实时性能监控 HUD | ` 1.0.0 ` | 工具 |
10+
11+ ---
12+
13+ > 此文件由构建脚本自动生成,请勿手动编辑。
Original file line number Diff line number Diff line change 11{
22 "version" : " 1.0" ,
3- "lastUpdated" : " 2026-02-04T14:15:20.412Z " ,
3+ "lastUpdated" : " 2026-02-05T01:56:49.043Z " ,
44 "categories" : [
55 " 工具"
66 ],
2020 "size" : 3060 ,
2121 "downloads" : 0 ,
2222 "createdAt" : " 2026-01-13T03:42:54.346Z" ,
23- "updatedAt" : " 2026-02-04T14:15:20.410Z"
23+ "updatedAt" : " 2026-02-05T01:56:49.041Z"
24+ },
25+ {
26+ "id" : " PerformanceMonitor" ,
27+ "name" : " PerformanceMonitor" ,
28+ "description" : " 实时性能监控 HUD" ,
29+ "icon" : " terminal" ,
30+ "category" : " 工具" ,
31+ "version" : " 1.0.0" ,
32+ "downloadUrl" : " https://raw.githubusercontent.com/dompling/TrollScript-Store/main/scripts/PerformanceMonitor.js" ,
33+ "size" : 12555 ,
34+ "downloads" : 0 ,
35+ "createdAt" : " 2026-02-05T01:56:49.041Z" ,
36+ "updatedAt" : " 2026-02-05T01:56:49.041Z"
2437 }
2538 ]
2639 }
You can’t perform that action at this time.
0 commit comments