MidJourney Characters : by Trevo Tecnology

Colection of prompts to create Art for books, vídeos, T-Shirt, logo, Stickers!

What is MidJourney Characters : by Trevo Tecnology?

MidJourney Characters : by Trevo Tecnology is a Chrome extension developed by Trevo Tecnologia, and its main feature is "Colection of prompts to create Art for books, vídeos, T-Shirt, logo, Stickers!".

Extension Screenshots

screenshot

Download MidJourney Characters : by Trevo Tecnology Extension CRX File

Download MidJourney Characters : by Trevo Tecnology extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Collection of MidJourney prompts used to create cartoon, logos, T Shirt  design and character for books and videos! 

https://www.trevotecnologia.com.br                    

Extension Basic Information

Name MidJourney Characters : by Trevo Tecnology MidJourney Characters : by Trevo Tecnology
ID ohdoiffodkeafmmpnigcomkbomaafjff
Official URL https://chromewebstore.google.com/detail/midjourney-characters-by/ohdoiffodkeafmmpnigcomkbomaafjff
Description Colection of prompts to create Art for books, vídeos, T-Shirt, logo, Stickers!
File Size 452 KB
Installation Count 705
Current Version 0.0.9
Last Updated 2023-03-29
Publish Date 2023-03-02
Developer Trevo Tecnologia
Email [email protected]
Payment Type free
Extension Website https://www.trevotecnologia.com.br
Help Page URL https://www.trevotecnologia.com.br
Privacy Policy Page URL https://www.trevotecnologia.com.br/about/politica_de_privacidade.php
Supported Languages 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"
    ]
}