Javy: GPT-4 powered assistant
GPT-4 powered tool for quick access to the answer to any question
什麼是Javy: GPT-4 powered assistant?
Javy: GPT-4 powered assistant是由nikfedotoff開發的Chrome擴展程式,該擴展的主要功能是“GPT-4 powered tool for quick access to the answer to any question”。
擴展截圖
下載Javy: GPT-4 powered assistant擴展crx文件
下載Javy: GPT-4 powered assistant擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Javy brings the power of OpenAI's language model to your browser. With this extension, you can have a virtual assistant at your fingertips, ready to answer questions, provide information, and complete tasks. Simply type in your query, and GPT-4 will generate a response, offering you relevant and accurate information in a matter of seconds. Whether you need help with homework, want to find the latest news, or just need a quick translation, GPT-4 has you covered. The extension utilizes cutting-edge AI technology to understand natural language and deliver high-quality results. Download the GPT-4 powered assistant today and experience the future of search. 擴展基本資訊
| 名稱 | |
| ID | igkomgaojaeihhleobidkfbhainmmlni |
| 官方網址 | https://chromewebstore.google.com/detail/javy-gpt-4-powered-assist/igkomgaojaeihhleobidkfbhainmmlni |
| 簡介 | GPT-4 powered tool for quick access to the answer to any question |
| 檔案大小 | 471 KB |
| 安裝次數 | 484 |
| 目前版本 | 1.3.0 |
| 更新時間 | 2023-07-30 |
| 上架時間 | 2023-02-12 |
| 評分 | 5.00/5 共 11 次評分 |
| 開發者 | nikfedotoff |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 支援的語言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Javy: GPT-4 powered assistant",
"description": "GPT-4 powered tool for quick access to the answer to any question",
"version": "1.3.0",
"manifest_version": 3,
"action": {
"default_popup": "index.html",
"default_title": "Open the popup"
},
"icons": {
"16": "logo192.png",
"48": "logo192.png",
"128": "logo192.png"
}
} | |