MidJourney Characters : by Trevo Tecnology
Colection of prompts to create Art for books, vídeos, T-Shirt, logo, Stickers!
Was ist MidJourney Characters : by Trevo Tecnology?
MidJourney Characters : by Trevo Tecnology ist eine Chrome-Erweiterung, die von Trevo Tecnologia entwickelt wurde, und ihr Hauptmerkmal ist "Colection of prompts to create Art for books, vídeos, T-Shirt, logo, Stickers!".
Erweiterungsscreenshots
MidJourney Characters : by Trevo Tecnology-Erweiterungs-CRX-Datei herunterladen
Laden Sie MidJourney Characters : by Trevo Tecnology-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
Collection of MidJourney prompts used to create cartoon, logos, T Shirt design and character for books and videos!
https://www.trevotecnologia.com.br Grundlegende Informationen zur Erweiterung
| Name | |
| ID | ohdoiffodkeafmmpnigcomkbomaafjff |
| Offizielle URL | https://chromewebstore.google.com/detail/midjourney-characters-by/ohdoiffodkeafmmpnigcomkbomaafjff |
| Beschreibung | Colection of prompts to create Art for books, vídeos, T-Shirt, logo, Stickers! |
| Dateigröße | 452 KB |
| Installationsanzahl | 705 |
| Aktuelle Version | 0.0.9 |
| Letztes Update | 2023-03-29 |
| Veröffentlichungsdatum | 2023-03-02 |
| Entwickler | Trevo Tecnologia |
| [email protected] | |
| Zahlungsart | free |
| Erweiterungswebsite | https://www.trevotecnologia.com.br |
| Hilfeseite URL | https://www.trevotecnologia.com.br |
| URL der Datenschutzrichtlinien-Seite | https://www.trevotecnologia.com.br/about/politica_de_privacidade.php |
| Unterstützte Sprachen | 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"
]
} | |