Simple Claude Usage Tracker Firefox

Examine source code of Simple Claude Usage Tracker

Inspect and view changes in Simple Claude Usage Tracker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Claude Usage Tracker",
  "short_name": "Claude Usage",
  "version": "1.1.1",
  "description": "Track your Claude.ai usage limit and reset time directly from the browser toolbar.",
  "permissions": [
    "alarms"
  ],
  "host_permissions": [
    "https://claude.ai/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_title": "Claude Usage Tracker",
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png",
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    }
  },
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{8f7b2f61-3d7a-4f42-9c2e-6a7e4f9d2c31}",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Simple Claude Usage Tracker Alternatives

Here are some Firefox add-ons that are similar to Simple Claude Usage Tracker: