Writer: Generative AI
Generative AI in all the places you work
Writer: Generative AIคืออะไร?
Writer: Generative AI เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://writer.com และคุณลักษณะหลักของมันคือ "Generative AI in all the places you work"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Writer: Generative AI
ดาวน์โหลดไฟล์ส่วนขยาย Writer: Generative AI ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Writer is the full-stack generative AI platform for enterprises. We empower teams to accelerate growth, increase productivity, and ensure compliance. The Writer Chrome extension gives you access to generative AI anywhere on the web. To use the extension, you need to a Team or Enterprise account with Writer. Produce great work effortlessly: Speed up business processes and get highly-tailored outputs based on your use cases. Get answers in seconds: Generate summaries, insights, and analysis based on your internal data. Enforce your AI guardrails: Ensure your work is accurate and complies with your legal, regulatory, and brand guidelines. Writer transforms work by delivering high-quality content that's accurate, compliant, and on-brand. Our platform consists of Writer-built LLMs, a Knowledge Graph that connects our models to your internal data sources, AI guardrails to enforce your brand rules, a flexible application layer, and an ecosystem of APIs and integrations. Learn more at www.writer.com
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Writer: Generative AI |
ID | hngnkmianenpifegfoggnkamjnffiobn |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/writer-generative-ai/hngnkmianenpifegfoggnkamjnffiobn |
คำอธิบาย | Generative AI in all the places you work |
ขนาดไฟล์ | 6.4 MB |
จำนวนการติดตั้ง | 125,176 |
เวอร์ชันปัจจุบัน | 1.81.13 |
อัปเดตครั้งล่าสุด | 2024-03-02 |
วันที่เผยแพร่ | 2020-06-26 |
คะแนน | 4.39/5 รวมทั้งหมด 61 คะแนน |
ผู้พัฒนา | https://writer.com |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://writer.com |
URL หน้าช่วยเหลือ | https://support.writer.com |
URL หน้านโยบายความเป็นส่วนตัว | https://writer.com/privacy |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Writer: Generative AI", "version": "1.81.13", "description": "Generative AI in all the places you work", "options_page": "options.html", "permissions": [ "tabs", "cookies", "storage", "scripting" ], "host_permissions": [ "https:\/\/app.writer.com\/*", "http:\/\/*\/", "https:\/\/*\/" ], "background": { "service_worker": "static\/background.js" }, "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "action": { "default_popup": "index.html", "default_icon": { "36": "assets\/icon\/off.png" } }, "content_scripts": [ { "matches": [ " |