By: FM
Inspect and view changes in Context Token Counter for ChatGPT source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Context Token Counter for ChatGPT",
"version": "1.0.2.0",
"description": "Counts tokens in ChatGPT to allow an aproximate notion of the context window size and contents.",
"permissions": [
"activeTab"
],
"content_scripts": [
{
"matches": [
"https://chat.openai.com/*"
],
"js": [
"jquery-3.7.1.min.js",
"content.js"
]
}
],
"icons": {
"16": "images/icon16.png",
"48": "images/icon48.png",
"128": "images/icon128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{18826e56-a75a-467b-8fe6-7d6e50a19f04}"
}
}
} Best Context Token Counter for ChatGPT Alternatives
Here are some Firefox add-ons that are similar to Context Token Counter for ChatGPT:
ChatGPT Token Counter
Burak Unver
Token Counter for ChatGPT
Venden
AI Chat Context Window
Quantum Pilot
ChatGPT UX Suite
xyra
tokcount — live token & cost for AI chat
vøiddo
tokenizer-token-cost-monitor
gyeningcorp
Claude Usage Tracker
lugia19
ChatGPT words/replies counter
grayskripko
Claude Counter
pauljones0
Chatgpt Toolkit
Linux Master
Claude Usage Counter (Modular, No API Key)
Humberto