稳定信号未识别低风险权限组合
ChatGPT Token Counter icon

ChatGPT Token Counter

Counts tokens in the ChatGPT active conversation on chatgpt.com

用户数6K当前公开安装规模
评分3.9商店平均评分
评论数21公开评论体量
Manifest 版本V3插件平台版本
7日增长0近 7 天净增用户
7日增长率0%相对周增长速度
视觉预览

ChatGPT Token Counter 媒体预览

3 项素材
趋势

用户增长趋势

按已采集快照查看用户数变化。

用户增长趋势

6K6K6K6K6K2026年7月13日2026年7月16日2026年7月19日最新值: 6K
评分趋势

近 7 日评分趋势

展示最近 7 日窗口内已采集的评分快照,辅助判断近期评分是否稳定。

7 日评分变化

起始值
3.90
最新值
3.90
7 日评分变化
0.00
3.803.853.903.954.002026年7月13日2026年7月16日2026年7月19日最新值: 3.90
2026年7月13日2026年7月19日
增长概览

日/周/月增长表现

同口径展示 1 天、7 天、30 天的绝对增长与增长率。

1日增长暂无数据
----
7日增长持平
00%
30日增长暂无数据
----
技术摘要

版本、语言与抓取信息

查看发布时间、版本、支持语言、最近更新和抓取时间。

版本1.2.0
ManifestV3
大小2.28MiB
语言数1English (United States)
发布时间
最近更新
最近抓取
English (United States)
简介

插件简介

查看插件说明、主要功能和适用场景。

The ChatGPT Token Counter is a Chrome extension designed to help users keep track of their token count during long conversations with the ChatGPT language model on chat.openai.com.

ChatGPT doesn't know what a word is. It doesn't know what a character is. ChatGPT counts content in tokens. ChatGPT has a context window of how many tokesn it can remember.

OpenAI is hiding what the context window is on the web version. ChatGPT 4o in Plus and Team should have a context window of 32,768 tokens (~24,000 words). 3 words ~ 4 tokens. When your conversation becomes longer than that, ChatGPT will start to "forget" what was discussed earlier.

The box in the corner of the window lets you monitor the token usage and ensure that the conversations do not exceed the context window, which is particularly important for coaching, idea generation, and working with longer articles where retaining the context is crucial.

With this extension, you will know when context can be missing and will have more productive and meaningful conversations with ChatGPT.

This extension is written 99% by ChatGPT. The logo icon is created 100% by MidJourney.

评价

最新评论快照

查看最近评论和评分分布。

商店综合星级3.9Chrome 商店给出的聚合评分,包含只有打分但没有同步评论正文的情况
已同步评论均分3.8仅基于下方已同步评论正文计算
有内容评论19已同步的评论正文数量
总评分/评论数21Chrome 商店公开评分/评论计数

商店综合星级:3.9。下方星级分布只统计已同步评论正文;如果某个插件只有公开分数、没有真实评论正文,这里可能为空。

5
11
4
0
3
4
2
1
1
3
Brocco2024年5月5日
5

Edit: thanks for the quick fix friends! Perfect extension. Was great, but its broken now that the url changed from chat.openai.com to chatgpt.com

版本 1.1.1语言 en
3 有用 · 0 无用
洪斌2023年11月28日
5

It would be better if we could calculate the price of api token consumed by total token.

版本 1.0语言 en
2 有用 · 0 无用
Pedro Ganzo2023年10月20日
3

When I downloaded the extension, I thought it would have a smart way to count tokens.. but it did not. Here is this extension code for count tokens: // substrack 15 words of existing content from wordcount function countWords(text) { return text.trim().split(/\s+/).length-15; } function countTokens(wordCount) { return wordCount / 0.75; } thats it. It just splits the words, remove 15% of length of them, and thats it. Sorry If I seems harsh, I know it is hard to build a tokenizer on a web browser without a server to handle it. But i was expecting something else. Congrats for the extension btw, i found it by accident.

语言 en
10 有用 · 0 无用
Samuel Or2023年7月10日
5

I like it, the best part is no collection of personal data

语言 en
2 有用 · 0 无用
Leonardo Riera2023年6月30日
1

Multiple issues: wrong count on new chats, and very wrong count on ongoing chats (keeps some of the word count from previous prompts rather than start from 0 for new prompt).

语言 en
1 有用 · 1 无用
Nicholas Rotundo2023年6月1日
5

Great extension

语言 en
Jiří Šírek2023年5月21日
5

Thanks a lot!:)

语言 en
1 有用 · 0 无用
Mohsin2023年5月9日
5

Underrated extension

语言 en
1 有用 · 0 无用
Edward Lee2023年5月7日
5

I do not know how anyone who has extended "chats" with ChatGPT can afford not to have this extension. This is superb.

语言 en
2 有用 · 0 无用