Image creation
Create or edit images from text or images, thanks to AI and Dall-E models.
Image creationคืออะไร?
Image creation เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Jonathan Noirot และคุณลักษณะหลักของมันคือ "Create or edit images from text or images, thanks to AI and Dall-E models."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Image creation
ดาวน์โหลดไฟล์ส่วนขยาย Image creation ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Description:
Turn your ideas into stunning visuals with our "AI Image Creator" plugin, featuring the powerful Dall-E 2 and Dall-E 3 models from OpenAI. Whether you're a creative professional or a digital art enthusiast, our plugin offers a revolutionary image creation experience right in your browser.
Key Features:
Text-to-Image Creation: Bring your concepts to life with simple text input. Ideal for artists, designers, and marketers looking to quickly visualize their ideas.
Image Variation: Explore new variations of your existing images. Perfect for testing different styles or adapting an image to new contexts.
Image Editing: Subtly modify or radically transform your images by describing the desired changes.
Ease of Use:
Intuitive, multilingual interface.
Instantly visualize your creations.
Access a 7-day history of your requests.
Strict privacy rules to protect your data and creations.
Subscription Plans:
Free: Experience our plugin with 2 free requests per day.
Premium: For only $5 a month, get 50 requests and fully explore your creativity.
For Specific Needs:
Additional requests or custom features are available. Contact the developer for a personalized offer.
Join the AI image creation revolution and unlock the potential of your imagination with AI Image Creator! ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | bkhhbgdkfappgpknknkbjiikcfoefcfp |
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/image-creation/bkhhbgdkfappgpknknkbjiikcfoefcfp |
| คำอธิบาย | Create or edit images from text or images, thanks to AI and Dall-E models. |
| ขนาดไฟล์ | 215 KB |
| จำนวนการติดตั้ง | 59 |
| เวอร์ชันปัจจุบัน | 0.0.2 |
| อัปเดตครั้งล่าสุด | 2024-01-10 |
| วันที่เผยแพร่ | 2024-01-10 |
| ผู้พัฒนา | Jonathan Noirot |
| อีเมล | [email protected] |
| ประเภทการชำระเงิน | in_app |
| ภาษาที่รองรับ | id,ms,de,en,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,hu,pl,pt-PT,ro,sk,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,ta,te,th,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.0.2",
"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"
} | |