By: Humberto
Inspect and view changes in Claude Usage Counter (Modular, No API Key) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Claude Usage Counter (Modular, No API Key)",
"version": "0.5.0",
"description": "Counts messages/text/file/image tokens with a 5h window. Modular code layout.",
"permissions": [
"storage",
"https://claude.ai/*",
"*://localhost/*",
"file://*/*"
],
"background": {
"scripts": [
"background/config.js",
"background/utils.js",
"background/badge.js",
"background/state.js",
"background/bus.js",
"background/background.js"
],
"persistent": true
},
"browser_action": {
"default_popup": "popup/popup.html",
"default_icon": {
"16": "icon16.png",
"32": "icon32.png",
"48": "icon48.png",
"128": "icon128.png"
}
},
"content_scripts": [
{
"matches": [
"https://claude.ai/*",
"*://localhost/*",
"file://*/*"
],
"js": [
"content/util.js",
"content/draft.js",
"content/attach.js",
"content/send.js",
"content/content.js"
],
"run_at": "document_idle"
}
],
"browser_specific_settings": {
"gecko": {
"id": "claude-usage-counter-modular@example.com",
"strict_min_version": "109.0"
}
}
} Best Claude Usage Counter (Modular, No API Key) Alternatives
Here are some Firefox add-ons that are similar to Claude Usage Counter (Modular, No API Key):
Claude Counter
pauljones0
Claude Usage Trackers
Akuaja
Claude Usage Monitor
Fojle Rabbi
Claude Usage Tracker (Privacy Focused)
Apollox
Claude Usage Tracker
lugia19
Claude Usage Tracker
AppForge
Claude Usage Monitor
oov
Claude Usage Monitor
Aleš Kancilija
Claude Monitor
Robb Walters
Claude Usage Widget
TPM-28
Gaugr for Claude AI (Usage Tracker)
Pilote Code
Claude Usage Tracker — Chat & Code Export
Jedd