AI Video Editor - Text to Video By Sora
Generate videos from text prompts with our Text-to-Video tool base on OpenAI Sora.
AI Video Editor - Text to Video By Soraคืออะไร?
AI Video Editor - Text to Video By Sora เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://apps.livepolls.app และคุณลักษณะหลักของมันคือ "Generate videos from text prompts with our Text-to-Video tool base on OpenAI Sora."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย AI Video Editor - Text to Video By Sora
ดาวน์โหลดไฟล์ส่วนขยาย AI Video Editor - Text to Video By Sora ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Our AI Video Editor enables everyone to create professional videos without mics, cameras, actors or studios. 🔹User Case Content Creation, Business & Corporate, Marketing & Social Media, Education & E-Learning, eCommerce, Localization & Translation, Customer Service, Sales Enablement, Information Security, 🔹Features Idea to video Transform your ideas into stunning videos with AI voices, using our Idea to Video feature Blog to video Convert blog articles into engaging video content PPT to video Transform your powerpoint presentations (PPTs) into stunning videos in seconds Tweet to video Transform Tweets into engaging videos with our Tweet-to-Video feature Avatar video Create stunning avatar videos in just single click Product to video Transform your Amazon & Airbnb product listings into engaging videos 🔹How to write the right AI prompts? Writing prompts for our AI Video generator can be easier than you think. You just need to put your imagination to work and follow these tips. You'll be a master in no time! ➤Be bold Put your creativity to the test and try anything you dream of! Craft impossible prompts—you’ll be surprised every time. The possibilities are endless. ➤Keep it simple The perfect prompt is all about simplicity. Don’t over-explain or use unnecessary words. Focus on taking small steps and including the most valuable details in your description. ➤Be detailed This is good: Colorful bird This is even better: A mixed media painting of a bird, volumetric outdoor lighting, midday, high fantasy, cgsociety, cheerful colours, full length, exquisite detail, post - processing, masterpiece. 🔹Privacy Policy Your data aren’t shared with anyone, including the add-on owner. We complies with privacy laws (especially GDPR & California Privacy Act) to protect your data. All data you upload are automatically deleted every day.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | omnkchggjfniobhhlfbbcelphnhkjbim |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/ai-video-editor-text-to-v/omnkchggjfniobhhlfbbcelphnhkjbim |
คำอธิบาย | Generate videos from text prompts with our Text-to-Video tool base on OpenAI Sora. |
ขนาดไฟล์ | 862 KB |
จำนวนการติดตั้ง | 104 |
เวอร์ชันปัจจุบัน | 1.4 |
อัปเดตครั้งล่าสุด | 2024-03-01 |
วันที่เผยแพร่ | 2024-02-22 |
คะแนน | 5.00/5 รวมทั้งหมด 3 คะแนน |
ผู้พัฒนา | https://apps.livepolls.app |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://www.livepolls.app/apps?from=chrome |
URL หน้าช่วยเหลือ | https://www.livepolls.app/support |
URL หน้านโยบายความเป็นส่วนตัว | https://www.livepolls.app/ai_video_generator/privacy |
ภาษาที่รองรับ | 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", "name": "__MSG_extName__", "manifest_version": 3, "version": "1.4", "default_locale": "en", "description": "__MSG_extDescription__", "permissions": [ "contextMenus", "storage", "identity", "identity.email" ], "background": { "service_worker": "background.js" }, "action": { "default_icon": { "16": "\/images\/16px.png", "48": "\/images\/48px.png", "128": "\/images\/128px.png" } }, "icons": { "16": "\/images\/16px.png", "48": "\/images\/48px.png", "128": "\/images\/128px.png" } } |