OmniWrite — Your AI-writing companion
Your browser AI-writing companion
OmniWrite — Your AI-writing companionคืออะไร?
OmniWrite — Your AI-writing companion เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://omniwrite.ai และคุณลักษณะหลักของมันคือ "Your browser AI-writing companion"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย OmniWrite — Your AI-writing companion
ดาวน์โหลดไฟล์ส่วนขยาย OmniWrite — Your AI-writing companion ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Generate text with AI. 👉 Compose, reply, expand, shorten, translate, and much more 🙌 👉 Reply in a breeze (Gmail, Twitter, LinkedIn, etc.) 👉 Generate copy for your landing page 👉 Solve the blank page issue forever. Write blog posts in minutes.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | OmniWrite — Your AI-writing companion |
ID | opkeighmgcdkekpjdmcidgcpobhdopcc |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/omniwrite-%E2%80%94-your-ai-writi/opkeighmgcdkekpjdmcidgcpobhdopcc |
คำอธิบาย | Your browser AI-writing companion |
ขนาดไฟล์ | 518 KB |
จำนวนการติดตั้ง | 34 |
เวอร์ชันปัจจุบัน | 0.0.3.15 |
อัปเดตครั้งล่าสุด | 2023-05-15 |
วันที่เผยแพร่ | 2023-04-20 |
ผู้พัฒนา | https://omniwrite.ai |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://omniwite.ai |
URL หน้าช่วยเหลือ | https://twitter.com/omniwriteai |
URL หน้านโยบายความเป็นส่วนตัว | https://omniwrite.ai/privacy |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "Your browser AI-writing companion", "version": "0.0.3.15", "manifest_version": 3, "name": "OmniWrite \u2014 Your AI-writing companion", "options_page": "options.html", "background": { "service_worker": "background.bundle.js" }, "action": { "default_popup": "popup.html", "default_icon": "icon-34.png" }, "icons": { "16": "icon-16.png", "48": "icon-48.png", "128": "icon-128.png" }, "externally_connectable": { "matches": [ "https:\/\/*.omniwrite.ai\/*" ], "accepts_tls_channel_id": false }, "content_scripts": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*", " |