GPT Everywhere (correctify.ai)
Use ChatGPT in any textbox in the Web
Что такое GPT Everywhere (correctify.ai)?
GPT Everywhere (correctify.ai) - это расширение Chrome, разработанное An, и его основная функция - "Use ChatGPT in any textbox in the Web".
Снимки экрана расширения
Скачать файл CRX расширения GPT Everywhere (correctify.ai)
Скачайте файлы расширений GPT Everywhere (correctify.ai) в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Privacy-friendly Chrome extension to generate contents using OpenAI API, with your own Token. All sites are supported, even Gmail or Google Sheets.
Основная информация о расширении
Название | GPT Everywhere (correctify.ai) |
ID | ogadbjnbphlcnchimpklmdlbnmghlcbe |
Официальный URL | https://chromewebstore.google.com/detail/gpt-everywhere-correctify/ogadbjnbphlcnchimpklmdlbnmghlcbe |
Описание | Use ChatGPT in any textbox in the Web |
Размер файла | 515 KB |
Количество установок | 194 |
Текущая Версия | 0.0.2 |
Последнее Обновление | 2023-04-12 |
Дата публикации | 2023-04-10 |
Разработчик | An |
Электронная почта | [email protected] |
Тип оплаты | free |
Официальный сайт расширения | https://correctify.ai |
URL страницы политики конфиденциальности | https://correctify.ai/privacy-policy |
Поддерживаемые языки | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "icons": { "16": "icon16.plasmo.00ac8b83.png", "32": "icon32.plasmo.9ad0c5b6.png", "48": "icon48.plasmo.cae3a6b3.png", "64": "icon64.plasmo.e4b604fc.png", "128": "icon128.plasmo.b89b7dfa.png" }, "manifest_version": 3, "action": { "default_icon": { "16": "icon16.plasmo.00ac8b83.png", "32": "icon32.plasmo.9ad0c5b6.png", "48": "icon48.plasmo.cae3a6b3.png", "64": "icon64.plasmo.e4b604fc.png", "128": "icon128.plasmo.b89b7dfa.png" }, "default_popup": "popup.html" }, "version": "0.0.2", "author": "Duc An", "name": "GPT Everywhere (correctify.ai)", "description": "Use ChatGPT in any textbox in the Web", "background": { "service_worker": "background.5fadff2f.js" }, "permissions": [ "storage", "scripting" ], "content_scripts": [ { "matches": [ " |