Text to Image Generator

This extension converts text to image using AI

Text to Image Generatorคืออะไร?

Text to Image Generator เป็นส่วนขยายของ Chrome ที่พัฒนาโดย linjoanne823 และคุณลักษณะหลักของมันคือ "This extension converts text to image using AI"

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Text to Image Generator

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

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

                        Generate images on the spot using our text to image converter. Through this extension, you can type in a short description of what your desired image output, and our Text to Image Generator will give you an image that matches the description.                    

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

ชื่อ Text to Image Generator Text to Image Generator
ID ccgnhnmekbjidhapimojdbceoplgedcd
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/text-to-image-generator/ccgnhnmekbjidhapimojdbceoplgedcd
คำอธิบาย This extension converts text to image using AI
ขนาดไฟล์ 6.09 KB
จำนวนการติดตั้ง 162
เวอร์ชันปัจจุบัน 1.0
อัปเดตครั้งล่าสุด 2023-04-17
วันที่เผยแพร่ 2023-04-17
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา linjoanne823
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Text to Image Generator",
    "description": "This extension converts text to image using AI",
    "version": "1.0",
    "action": {
        "default_icon": "icon.png",
        "default_popup": "index.html"
    }
}