Text Assistant
An extension that allows users to get explanations, proofread text, and create charts using ChatGPT.
Text Assistantคืออะไร?
Text Assistant เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Cash และคุณลักษณะหลักของมันคือ "An extension that allows users to get explanations, proofread text, and create charts using ChatGPT."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Text Assistant
ดาวน์โหลดไฟล์ส่วนขยาย Text Assistant ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Text Assistant is a powerful tool that makes it easy to understand, proofread, and respond to text in your browser. With a simple selection, you can access the power of OpenAI's cutting-edge language models to get helpful explanations, grammar and spelling suggestions, and even generate text responses in natural language. To use the Text Assistant, you will need an OpenAI API key. Once you've obtained your API key, simply enter it in the extension's settings to get started. Text icons created by Freepik - Flaticon
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Text Assistant |
ID | jglecadoijaoddgfadfodbfamemmoald |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/text-assistant/jglecadoijaoddgfadfodbfamemmoald |
คำอธิบาย | An extension that allows users to get explanations, proofread text, and create charts using ChatGPT. |
ขนาดไฟล์ | 15.04 KB |
จำนวนการติดตั้ง | 87 |
เวอร์ชันปัจจุบัน | 0.2 |
อัปเดตครั้งล่าสุด | 2023-04-06 |
วันที่เผยแพร่ | 2023-03-29 |
ผู้พัฒนา | Cash |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Text Assistant", "version": "0.2", "description": "An extension that allows users to get explanations, proofread text, and create charts using ChatGPT.", "action": { "default_popup": "popup.html", "default_icon": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" } }, "permissions": [ "storage" ], "content_scripts": [ { "matches": [ " |