From 4d8ba45276c6b021bd7ca01c0091a30cd800dbcf Mon Sep 17 00:00:00 2001 From: cpys1994 Date: Fri, 28 Aug 2026 00:32:05 +0800 Subject: [PATCH] Add Codex Quota Overlay --- data/json/en/tools/utils.jsonc | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/data/json/en/tools/utils.jsonc b/data/json/en/tools/utils.jsonc index 0518d97..75ee9f6 100644 --- a/data/json/en/tools/utils.jsonc +++ b/data/json/en/tools/utils.jsonc @@ -25,6 +25,12 @@ "url": "https://certdecoder.com/", "tags": ["SSL", "TLS", "Certificate Decoder"] }, + { + "name": "Codex Quota Overlay", + "description": "A privacy-friendly desktop overlay for viewing Codex quota, reset times, and reset credits beside the conversation title.", + "url": "https://github.com/cpys/codex-quota-overlay/", + "tags": ["Codex", "Quota", "Electron"] + }, // D { "name": "dns.fish", @@ -72,4 +78,4 @@ // X // Y // Z -] \ No newline at end of file +]