Text to Image Generator
This extension converts text to image using AI
Cos'è Text to Image Generator?
Text to Image Generator è un'estensione di Chrome sviluppata da linjoanne823, e la sua funzione principale è "This extension converts text to image using AI".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Text to Image Generator
Scarica i file di estensione Text to Image 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
Generate images on the spot using our text to image converter. Through this extension, you can type in a short description of what your desired image output, and our Text to Image Generator will give you an image that matches the description.
Informazioni di Base sull'Estensione
Nome | Text to Image Generator |
ID | ccgnhnmekbjidhapimojdbceoplgedcd |
URL Ufficiale | https://chromewebstore.google.com/detail/text-to-image-generator/ccgnhnmekbjidhapimojdbceoplgedcd |
Descrizione | This extension converts text to image using AI |
Dimensione del File | 6.09 KB |
Conteggio Installazioni | 162 |
Versione Corrente | 1.0 |
Ultimo Aggiornamento | 2023-04-17 |
Data di Pubblicazione | 2023-04-17 |
Valutazione | 5.00/5 Totale 1 Valutazioni |
Sviluppatore | linjoanne823 |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Text to Image Generator", "description": "This extension converts text to image using AI", "version": "1.0", "action": { "default_icon": "icon.png", "default_popup": "index.html" } } |