4.2 out of 5
Google doesn't verify reviews. Learn more about results and reviews.
- All reviews
- Recent
- Helpful
- Highest to lowest rating
- Lowest to highest rating
- English
- All languages
Vinicius JustenOct 10, 2024
Very useful!
victor szaboSep 8, 2024
Does the trick - thank you. It would be nice to be able to turn the counter on/off, is there a switch or am i missing something?
BroccoMay 5, 2024
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
Priit KallasDeveloperMay 13, 2024
Thanks for letting us know. The plugin is now updated with the new address
洪斌Nov 28, 2023
It would be better if we could calculate the price of api token consumed by total token.
Pedro GanzoOct 20, 2023
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 w... Show more
Samuel OrJul 10, 2023
I like it, the best part is no collection of personal data
Leonardo RieraJun 30, 2023
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).
Priit KallasDeveloperJul 3, 2023
Thanks. It doesn't keep counts from previous chats. The initial number of words in the empty chat is not constant. We put in a constant, so initially, there could be about a 10 to 20-word difference.
Nicholas RotundoJun 1, 2023
Great extension
Jiří ŠírekMay 21, 2023
Thanks a lot!:)
Priit KallasDeveloperMay 24, 2023
Thank you, I'm glad you like the tool!
MohsinMay 9, 2023
Underrated extension
Priit KallasDeveloperMay 10, 2023
Thank you for your rating, good to hear you like the extension!