MidJourney Characters : by Trevo Tecnology
Colection of prompts to create Art for books, vídeos, T-Shirt, logo, Stickers!
Cos'è MidJourney Characters : by Trevo Tecnology?
MidJourney Characters : by Trevo Tecnology è un'estensione di Chrome sviluppata da Trevo Tecnologia, e la sua funzione principale è "Colection of prompts to create Art for books, vídeos, T-Shirt, logo, Stickers!".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione MidJourney Characters : by Trevo Tecnology
Scarica i file di estensione MidJourney Characters : by Trevo Tecnology 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
Collection of MidJourney prompts used to create cartoon, logos, T Shirt design and character for books and videos!
https://www.trevotecnologia.com.br Informazioni di Base sull'Estensione
| Nome | |
| ID | ohdoiffodkeafmmpnigcomkbomaafjff |
| URL Ufficiale | https://chromewebstore.google.com/detail/midjourney-characters-by/ohdoiffodkeafmmpnigcomkbomaafjff |
| Descrizione | Colection of prompts to create Art for books, vídeos, T-Shirt, logo, Stickers! |
| Dimensione del File | 452 KB |
| Conteggio Installazioni | 705 |
| Versione Corrente | 0.0.9 |
| Ultimo Aggiornamento | 2023-03-29 |
| Data di Pubblicazione | 2023-03-02 |
| Sviluppatore | Trevo Tecnologia |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://www.trevotecnologia.com.br |
| URL della Pagina di Aiuto | https://www.trevotecnologia.com.br |
| URL della Pagina della Politica sulla Privacy | https://www.trevotecnologia.com.br/about/politica_de_privacidade.php |
| Lingue Supportate | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "MidJourney Characters : by Trevo Tecnology",
"version": "0.0.9",
"manifest_version": 3,
"description": "Colection of prompts to create Art for books, v\u00eddeos, T-Shirt, logo, Stickers!",
"homepage_url": "https:\/\/www.trevotecnologia.com.br",
"icons": {
"16": "icons\/icon16.png",
"48": "icons\/icon48.png",
"128": "icons\/icon128.png"
},
"action": {
"default_icon": "icons\/icon19.png",
"default_title": "MidJourney Characters",
"default_popup": "popup\/popup.html"
},
"background": {
"service_worker": "\/popup\/eventPage.js",
"type": "module"
},
"permissions": [
"notifications",
"tts"
]
} | |