Codex Usage Viewer Firefox

Examine source code of Codex Usage Viewer

提供元: Nguyen Bui
Inspect and view changes in Codex Usage Viewer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Codex Usage Viewer",
  "description": "Shows your Codex usage from ChatGPT.",
  "version": "0.1.0",
  "browser_specific_settings": {
    "gecko": {
      "id": "codex-usage-viewer@selfhosted",
      "data_collection_permissions": {
        "required": [
          "authenticationInfo",
          "personallyIdentifyingInfo"
        ]
      }
    }
  },
  "action": {
    "default_popup": "popup.html",
    "default_title": "Codex Usage"
  },
  "host_permissions": [
    "https://chatgpt.com/*"
  ],
  "permissions": [
    "storage"
  ]
}

ベストのCodex Usage Viewer代替案

Codex Usage Viewerに類似したFirefox add-onをいくつか紹介します: