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 |
| 官方URL | 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"
}
} | |