-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathindex.json
More file actions
89 lines (89 loc) · 3.57 KB
/
index.json
File metadata and controls
89 lines (89 loc) · 3.57 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
{
"version": 1,
"updated_at": "2026-05-26T00:00:00Z",
"scripts": [
{
"id": "codex-context-ring-restore",
"name": "Codex Context Ring Restore",
"description": "一款尽量还原官方圆环上下文体验的插件:贴近官方圆环的样式、位置与读数逻辑,尽可能保持原生使用感。",
"version": "0.1.2",
"author": "win9zhx",
"tags": [
"context",
"ring",
"ui",
"restore",
"native"
],
"homepage": "https://github.com/win9zhx/CodexPlusPlusScriptMarket/tree/add-codex-context-ring-restore/scripts",
"script_url": "https://raw.githubusercontent.com/BigPizzaV3/CodexPlusPlusScriptMarket/main/scripts/codex-context-ring-restore.js",
"sha256": "e3d9409442f17112fe41542fefab8cd62b2776fc8808d8ac2d841630f127d676"
},
{
"id": "codex-context-used-meter",
"name": "Codex Context Used Meter",
"description": "在 Codex App 对话界面顶部显示当前会话剩余上下文、已用/总 token,并提供轻量进度条和消耗动画。",
"version": "33",
"author": "Minghou-Lei",
"tags": [
"context",
"tokens",
"ui",
"meter"
],
"homepage": "https://github.com/Minghou-Lei/codex-context-used-meter",
"script_url": "https://raw.githubusercontent.com/BigPizzaV3/CodexPlusPlusScriptMarket/05fe34fee3e4dfa17a471a7b329a9a9313d844bb/scripts/codex-context-used-meter.js",
"sha256": "f13df61c833b58048ba3f88b9013440e729dc7bc016dc578b7c6a708853344c0"
},
{
"id": "hide-usage-alert",
"name": "Hide Usage Alert",
"description": "隐藏 Codex Desktop 的额度提醒,适合 Codex++ 远程同步搭配 API Key 使用时减少 Free/Plus 账号额度弹窗干扰。",
"version": "4",
"author": "Ghibli1024",
"tags": [
"usage",
"quota",
"ui",
"hide"
],
"homepage": "https://github.com/Ghibli1024/codex-hide-usage-alert",
"script_url": "https://raw.githubusercontent.com/BigPizzaV3/CodexPlusPlusScriptMarket/1e8ba79da3efb629153d79eaad678b2a48a801c5/scripts/hide-usage-alert.js",
"sha256": "031d7767ad5022e0be36a6213942de60b346b527667b174472cca4d3d0742073"
},
{
"id": "codex-token-usage",
"name": "Codex Token Usage",
"description": "在 Codex 每次回复完成后显示本次 token 输入、输出、缓存命中、上下文用量和耗时。",
"version": "0.1.0",
"author": "Albert_Luo",
"tags": [
"codex",
"tokens",
"usage",
"metrics",
"cache"
],
"homepage": "https://github.com/kokotao/codex-token-usage-script",
"script_url": "https://raw.githubusercontent.com/BigPizzaV3/CodexPlusPlusScriptMarket/main/scripts/codex-token-usage.js",
"sha256": "cee3188c1a90083f27c01d3e1d48af42b074b0e38f05507c970f18145f376ad5"
},
{
"id": "codex-list-pagebuster",
"name": "Codex List Pagebuster",
"description": "补强 Codex Desktop 左侧原生会话列表,显示更多本地历史会话,并为无法进入原生列表的旧会话提供兜底入口。",
"version": "0.1.0",
"author": "puppnn",
"tags": [
"codex",
"history",
"sidebar",
"sessions",
"ui"
],
"homepage": "https://github.com/puppnn/codex-plusplus-list-pagebuster",
"script_url": "https://raw.githubusercontent.com/BigPizzaV3/CodexPlusPlusScriptMarket/main/scripts/codex-list-pagebuster.js",
"sha256": "7fb991273eda02538a22186d6c5891c4b67aff0d59491f3fde7cb396e2117e77"
}
]
}