AI Image Generation

Generate images from text or images, or improve their resolutions, thanks to AI.

AI Image Generationคืออะไร?

AI Image Generation เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Jonathan Noirot และคุณลักษณะหลักของมันคือ "Generate images from text or images, or improve their resolutions, thanks to AI."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย AI Image Generation

ดาวน์โหลดไฟล์ส่วนขยาย AI Image Generation ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Introducing "AI Image Generation", the ultimate Chrome plugin that will revolutionize your digital world. We're taking the future of image processing into your hands, providing you with groundbreaking features such as Text to Image, Image to Image, Resolution Enhance, and Image Inpainting, all of which are powered by the robust API of Stability AI.

Imagine the potential! Transform the abstract into the concrete with our Text to Image feature - simply input your ideas, and watch asAI Image Generation brings them to life. Or explore new dimensions of creativity with our Image to Image function, manipulating and merging graphics in exciting ways. With the Resolution Enhance option, blurry, low-quality pictures are a thing of the past. Restore the missing pieces of your digital puzzle with our Image Inpainting feature, intelligently filling in any gaps.

AI Image Generation offers customization options such as prompts, resolution adjustments, samples, and a variety of graphic styles. Whether you're an artist craving a digital canvas, a photographer seeking a superior resolution, or a designer wanting a wider palette of styles, this is the tool you've been waiting for.

Best of all, AI Image Generation is free to use for the first 7 days! Experience the power of two generations per day, and explore how AI Image Generation can enhance your digital experience. Once you've fallen in love with the possibilities, you can upgrade to our premium plan for only $5 per month, which increases your quota to 100 generations per month.

Embrace the future of image processing with AI Image Generation. Download now, and step into a world where your imagination can truly run wild.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ AI Image Generation AI Image Generation
ID lcjphnombjajmkbdfifokmjjbflmjade
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/ai-image-generation/lcjphnombjajmkbdfifokmjjbflmjade
คำอธิบาย Generate images from text or images, or improve their resolutions, thanks to AI.
ขนาดไฟล์ 159 KB
จำนวนการติดตั้ง 1,008
เวอร์ชันปัจจุบัน 0.1.1
อัปเดตครั้งล่าสุด 2023-08-18
วันที่เผยแพร่ 2023-07-04
คะแนน 2.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา Jonathan Noirot
อีเมล [email protected]
ประเภทการชำระเงิน in_app
ภาษาที่รองรับ de,en,fr,vi,tr,es,pt-PT,el,ru,mr,hi,bn,ta,te,ar,zh-CN,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_namechrome__",
    "description": "__MSG_descriptionChrome__",
    "version": "0.1.1",
    "icons": {
        "128": "128.png"
    },
    "action": {
        "default_icon": {
            "128": "128.png"
        }
    },
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "https:\/\/ai-tools-391614.ew.r.appspot.com\/",
        "https:\/\/extensionpay.com\/",
        "https:\/\/ai-tools.s3.gra.io.cloud.ovh.net\/"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "default_locale": "en"
}