Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions index.json
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@
"id": "codex-provider-guard",
"name": "Codex Provider Guard",
"description": "只读检查供应商 ID、会话分桶和本地端口风险;修复必须在 Codex++ 原生管理器中确认执行。",
"version": "1.0.2",
"version": "1.0.2",
"author": "k9ight000",
"tags": [
"codex",
Expand Down Expand Up @@ -194,8 +194,8 @@
{
"id": "codex-live-token-cost",
"name": "Codex Live Token Cost",
"description": "在输入框上方显示 token 和费用,解锁本地 Profile 统计,可选 helper 同步 CC Switch。",
"version": "0.7.2",
"description": "实时查看输入框上方的 Token 消耗,本地解锁官方个人资料页,并追踪历史用量与使用趋势。",
"version": "0.7.9",
"author": "Tianzora",
"tags": [
"codex",
Expand All @@ -205,13 +205,13 @@
],
"homepage": "https://github.com/Tianzora/codex-token-cost",
"script_url": "https://raw.githubusercontent.com/BigPizzaV3/CodexPlusPlusScriptMarket/main/scripts/codex-live-token-cost.js",
"sha256": "AEE6BF61236AA9EDF183A71BBA5A45CBB1F273F94E2197D4421D557999DE5DA8"
"sha256": "8F340EFE8233D62262804F6EA4A128208C81B883E1D8C6491DB2964D3D98D1BE"
},
{
"id": "prompt-optimize",
"name": "Prompt Optimize",
"description": "在输入框旁调用外部 LLM 一键优化提示词,支持 OpenAI/Anthropic 兼容 API 与一键还原。",
"version": "1.0.3",
"id": "prompt-optimize",
"name": "Prompt Optimize",
"description": "在输入框旁调用外部 LLM 一键优化提示词,支持 OpenAI/Anthropic 兼容 API 与一键还原。",
"version": "1.0.3",
"author": "Codex++ Community",
"tags": [
"prompt",
Expand All @@ -224,7 +224,7 @@
],
"homepage": "https://github.com/BigPizzaV3/CodexPlusPlusScriptMarket",
"script_url": "https://raw.githubusercontent.com/BigPizzaV3/CodexPlusPlusScriptMarket/main/scripts/prompt-optimize.js",
"sha256": "f7cf6b6f69e1c7d5dfc0f3f401b970fc26130c96283b43bf425991db4a8205c9"
"sha256": "f7cf6b6f69e1c7d5dfc0f3f401b970fc26130c96283b43bf425991db4a8205c9"
},
{
"id": "codex-native-matrix-selector",
Expand Down
Loading