Text Assistant
An extension that allows users to get explanations, proofread text, and create charts using ChatGPT.
什麼是Text Assistant?
Text Assistant是由Cash開發的Chrome擴展程式,該擴展的主要功能是“An extension that allows users to get explanations, proofread text, and create charts using ChatGPT.”。
擴展截圖
下載Text Assistant擴展crx文件
下載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 |
官方網址 | 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": [ " |