Cool Text Generator

Cool Fancy Text Generator is a copy and paste font generator and font changer that creates cool fonts.

Cos'è Cool Text Generator?

Cool Text Generator è un'estensione di Chrome sviluppata da https://cooltextgenerator.net, e la sua funzione principale è "Cool Fancy Text Generator is a copy and paste font generator and font changer that creates cool fonts.".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione Cool Text Generator

Scarica i file di estensione Cool Text Generator 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

                        Cool Fancy Text Generator is a copy and paste font generator and font changer that creates cool fonts.                    

Informazioni di Base sull'Estensione

Nome Cool Text Generator Cool Text Generator
ID dhaccicpjdnpfjgelfpjgagpdjgfmccg
URL Ufficiale https://chrome.google.com/webstore/detail/cool-text-generator/dhaccicpjdnpfjgelfpjgagpdjgfmccg
Descrizione Cool Fancy Text Generator is a copy and paste font generator and font changer that creates cool fonts.
Dimensione del File 55.09 KB
Conteggio Installazioni 68
Versione Corrente 1
Ultimo Aggiornamento 2020-08-07
Data di Pubblicazione 2020-08-07
Sviluppatore https://cooltextgenerator.net
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://cooltextgenerator.net/
URL della Pagina di Aiuto https://cooltextgenerator.net/
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Cool Text Generator",
    "description": "Cool Fancy Text Generator is a copy and paste font generator and font changer that creates cool fonts.",
    "version": "1",
    "browser_action": {
        "default icon": "favicon.ico",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "favicon.ico",
        "32": "favicon.ico",
        "48": "favicon.ico",
        "128": "favicon.ico"
    },
    "permissions": [
        "activeTab"
    ]
}