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 - это расширение Chrome, разработанное nikfedotoff, и его основная функция - "GPT-4 powered tool for quick access to the answer to any question".
Снимки экрана расширения
Скачать файл CRX расширения Javy: GPT-4 powered assistant
Скачайте файлы расширений 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"
}
} | |