Skip to content
33 changes: 25 additions & 8 deletions index.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": 1,
"updated_at": "2026-07-28T03:17:39Z",
"updated_at": "2026-08-19T07:25:10Z",
"scripts": [
{
"id": "codex-context-used-meter",
Expand Down 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 @@ -208,10 +208,10 @@
"sha256": "AEE6BF61236AA9EDF183A71BBA5A45CBB1F273F94E2197D4421D557999DE5DA8"
},
{
"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 All @@ -241,6 +241,23 @@
"homepage": "",
"script_url": "https://raw.githubusercontent.com/BigPizzaV3/CodexPlusPlusScriptMarket/main/scripts/Codex%20Model%20Matrix.js",
"sha256": "0a25838a887699f8c8b72efc67f64d9df045697f6e1555b856fb10a9baa8f075"
},
{
"id": "chatgpt-message-navigator",
"name": "ChatGPT Message Navigator",
"description": "为 Codex Desktop 的 ChatGPT 模式增加完整用户提问导航:短线点击跳转、悬停预览、滚轮选取,不显示回答、不干扰正文滚动。",
"version": "1.1.11",
"author": "Takizzl",
"tags": [
"chatgpt",
"navigation",
"history",
"ui",
"productivity"
],
"homepage": "https://github.com/Takizzl/chatgpt-message-navigator",
"script_url": "https://raw.githubusercontent.com/BigPizzaV3/CodexPlusPlusScriptMarket/main/scripts/chatgpt-message-navigator.js",
"sha256": "574f355344ec6dd448401cbb4687f2976dbcd9c780f7f12135ae3da7219fc7e4"
}
]
}
}
Loading