Token Counter

A Chrome app to count tokens in GPT-3.5 and GPT-4 entries.

Cos'è Token Counter?

Token Counter è un'estensione di Chrome sviluppata da https://johncole.vc, e la sua funzione principale è "A Chrome app to count tokens in GPT-3.5 and GPT-4 entries.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Token Counter

Scarica i file di estensione Token Counter in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Token Counter Token Counter
ID piokpegenmfhmijblebapnpdkpkjapfk
URL Ufficiale https://chromewebstore.google.com/detail/token-counter/piokpegenmfhmijblebapnpdkpkjapfk
Descrizione A Chrome app to count tokens in GPT-3.5 and GPT-4 entries.
Dimensione del File 7.48 KB
Conteggio Installazioni 89
Versione Corrente 0.0.0.2
Ultimo Aggiornamento 2023-05-02
Data di Pubblicazione 2023-04-24
Sviluppatore https://johncole.vc
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://calculatedleap.vc/
URL della Pagina di Aiuto https://calculatedleap.vc/
Lingue Supportate 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."
}