SketchRemaker-AI Sketch To Image for ChatGPT

Let SketchRemaker be your most powerful AI drawing assistant for sketch to image.

Τι είναι το SketchRemaker-AI Sketch To Image for ChatGPT;

Το SketchRemaker-AI Sketch To Image for ChatGPT είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον zf.extension.ai.pai, και η κύρια λειτουργία του είναι "Let SketchRemaker be your most powerful AI drawing assistant for sketch to image.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης SketchRemaker-AI Sketch To Image for ChatGPT

Λήψη αρχείων επέκτασης SketchRemaker-AI Sketch To Image for ChatGPT σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        You can use our SketchRemaker to convert simple draft or skeleton images into colorful images online. And use our product to download the generated images for free to your local location.

Function:
● Generate images from hand drawn sketches: You can use our product's drawing board function to create sketches and then use AI to generate images.
● Upload draft images to generate images: You can use our product's upload function to upload the already drawn draft images and use AI to generate images.
● Image download: You can use our download function to download the generated images to your local location.
● Image browsing: You can zoom in and browse the generated images as well as the draft images you have drawn/uploaded.
● Image generation history saving: We will save your historical image generation records on your computer for easy viewing.

SketchRemaker is a completely free embedded AI draft image generation tool that is lightweight and simple. Use it immediately to help you experience the best AI driven image generator!                    

Βασικές Πληροφορίες Επέκτασης

Όνομα SketchRemaker-AI Sketch To Image for ChatGPT SketchRemaker-AI Sketch To Image for ChatGPT
ID ojdgejhgkempfgblgopbdfpadpkhhakm
Επίσημο URL https://chromewebstore.google.com/detail/sketchremaker-ai-sketch-t/ojdgejhgkempfgblgopbdfpadpkhhakm
Περιγραφή Let SketchRemaker be your most powerful AI drawing assistant for sketch to image.
Μέγεθος Αρχείου 1.02 MB
Αριθμός Εγκαταστάσεων 651
Τρέχουσα Έκδοση 1.0.1
Τελευταία Ενημέρωση 2023-08-31
Ημερομηνία Δημοσίευσης 2023-06-13
Αξιολόγηση 5.00/5 Συνολικά 1 Αξιολογήσεις
Προγραμματιστής zf.extension.ai.pai
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
URL της Σελίδας Πολιτικής Απορρήτου https://remaker.ai/en/extension-privacy-policy
Υποστηριζόμενες Γλώσσες id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.1",
    "manifest_version": 3,
    "name": "__MSG_extName__",
    "description": "__MSG_extDes__",
    "host_permissions": [
        ""
    ],
    "permissions": [
        "tabs",
        "storage",
        "downloads"
    ],
    "background": {
        "service_worker": "js\/background.js"
    },
    "action": {
        "default_icon": "img\/logo.png",
        "default_title": "__MSG_extName__"
    },
    "default_locale": "en",
    "icons": {
        "128": "img\/logo.png"
    },
    "homepage_url": "https:\/\/chrome.google.com\/webstore\/detail\/"
}