Usage in Bookmarks for Claude Firefox

Examine source code of Usage in Bookmarks for Claude

Inspect and view changes in Usage in Bookmarks for Claude source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Usage in Bookmarks for Claude",
  "version": "1.5.0",
  "description": "Keeps your Claude.ai usage limits on the bookmarks toolbar, refreshed in the background. Not affiliated with Anthropic.",
  "homepage_url": "https://github.com/kvachikk/usage-in-bookmarks-for-claude",
  "browser_specific_settings": {
    "gecko": {
      "id": "usage-in-bookmarks-for-claude@kvachikk.github.io",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "bookmarks",
    "alarms",
    "storage"
  ],
  "host_permissions": [
    "https://claude.ai/*"
  ],
  "background": {
    "scripts": [
      "lib/usage.js",
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options/options.html",
    "open_in_tab": false
  },
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png",
    "128": "icons/icon-128.png"
  },
  "action": {
    "default_title": "Claude usage — click to refresh now",
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png"
    }
  }
}

Best Usage in Bookmarks for Claude Alternatives

Here are some Firefox add-ons that are similar to Usage in Bookmarks for Claude: