MidJourney Characters : by Trevo Tecnology
Colection of prompts to create Art for books, vídeos, T-Shirt, logo, Stickers!
Wat is MidJourney Characters : by Trevo Tecnology?
MidJourney Characters : by Trevo Tecnology is een Chrome-extensie ontwikkeld door Trevo Tecnologia, en de belangrijkste functie is "Colection of prompts to create Art for books, vídeos, T-Shirt, logo, Stickers!".
Extensie Screenshots
Download het CRX-bestand van de extensie MidJourney Characters : by Trevo Tecnology
Download MidJourney Characters : by Trevo Tecnology-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Collection of MidJourney prompts used to create cartoon, logos, T Shirt design and character for books and videos!
https://www.trevotecnologia.com.br Basisinformatie over de Extensie
| Naam | |
| ID | ohdoiffodkeafmmpnigcomkbomaafjff |
| Officiële URL | https://chromewebstore.google.com/detail/midjourney-characters-by/ohdoiffodkeafmmpnigcomkbomaafjff |
| Beschrijving | Colection of prompts to create Art for books, vídeos, T-Shirt, logo, Stickers! |
| Bestandsgrootte | 452 KB |
| Aantal Installaties | 705 |
| Huidige Versie | 0.0.9 |
| Laatst Bijgewerkt | 2023-03-29 |
| Publicatiedatum | 2023-03-02 |
| Ontwikkelaar | Trevo Tecnologia |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://www.trevotecnologia.com.br |
| Help Pagina-URL | https://www.trevotecnologia.com.br |
| URL van de Privacybeleid Pagina | https://www.trevotecnologia.com.br/about/politica_de_privacidade.php |
| Ondersteunde Talen | 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"
]
} | |