Token Counter
A Chrome app to count tokens in GPT-3.5 and GPT-4 entries.
Token Counterとは何ですか?
Token Counterはhttps://johncole.vcによって開発されたChromeの拡張機能で、その主な機能は「A Chrome app to count tokens in GPT-3.5 and GPT-4 entries.」です。
拡張機能のスクリーンショット
Token Counter拡張機能のCRXファイルをダウンロード
Token Counter拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
In ChatGPT, prevent the dreaded "The message you submitted was too long," message. A Chrome app to count words in GPT-3.5 and GPT-4 entries, and reduce them.
拡張機能の基本情報
名前 | Token Counter |
ID | piokpegenmfhmijblebapnpdkpkjapfk |
公式URL | https://chromewebstore.google.com/detail/token-counter/piokpegenmfhmijblebapnpdkpkjapfk |
説明 | A Chrome app to count tokens in GPT-3.5 and GPT-4 entries. |
ファイルサイズ | 7.48 KB |
インストール数 | 89 |
現在のバージョン | 0.0.0.2 |
最終更新日 | 2023-05-02 |
公開日 | 2023-04-24 |
開発者 | https://johncole.vc |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://calculatedleap.vc/ |
ヘルプページのURL | https://calculatedleap.vc/ |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Token Counter", "version": "0.0.0.2", "action": { "default_icon": "logo.png", "default_popup": "popup.html" }, "description": "A Chrome app to count tokens in GPT-3.5 and GPT-4 entries." } |