Fiona AI - ChatGPT SidePanel + GPTs & GPT-4
Your AI Copilot powered by GPT-4. Answers complex questions. Writes emails, reads articles, Usable everywhere.
Что такое Fiona AI - ChatGPT SidePanel + GPTs & GPT-4?
Fiona AI - ChatGPT SidePanel + GPTs & GPT-4 - это расширение Chrome, разработанное https://fionaai.com, и его основная функция - "Your AI Copilot powered by GPT-4. Answers complex questions. Writes emails, reads articles, Usable everywhere.".
Снимки экрана расширения
Скачать файл CRX расширения Fiona AI - ChatGPT SidePanel + GPTs & GPT-4
Скачайте файлы расширений Fiona AI - ChatGPT SidePanel + GPTs & GPT-4 в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Meet your AI assistant, powered by ChatGPT & GPT-4! This tool is designed to aid with content creation, reading articles, carrying out intelligent searches, and much more. It's universally available. ✨Highlights of the Chrome Plugin: - The AI assistant acts as your co-pilot, capable of responding to complex inquiries in the sidebar. - Assists in creating articles, performing AI artistry, reading articles, and more. 🚀 Usage Guide: 1️⃣ Press Cmd+J/Alt+J to engage with the assistant. 2️⃣ Select any text on the webpage and let it decode, translate, or rephrase using ChatGPT. 3️⃣ Use the Prompt Repository to diversify your AI dialogue with various prompts contributed by users. 💻 Key Features: - Chatbot: Start a conversation in the Sidebar. - Copywriting: Create ad copy effortlessly with AI capabilities. - Prompt Repository: A database of prompts. - Quick Action: Translate, rephrase, and understand any text on any webpage. 🔧 How it Works: The AI assistant deploys the ChatGPT API to understand and respond to chat messages, and to generate copy based on provided templates. It can also translate, rephrase, and interpret any text on any webpage. 🧑💻 How to Use: 1. Click on 'Add to Chrome' button. 2. Sign in to your account. 3. Press Cmd+J to activate. 4. Get started with the AI assistant and ChatGPT! Contact us at 💌 [email protected] with any questions or suggestions. Visit us at: https://fionaai.com/
Основная информация о расширении
Название | Fiona AI - ChatGPT SidePanel + GPTs & GPT-4 |
ID | iphmldfihamojndfpkfnllbmheclpcde |
Официальный URL | https://chromewebstore.google.com/detail/fiona-ai-chatgpt-sidepane/iphmldfihamojndfpkfnllbmheclpcde |
Описание | Your AI Copilot powered by GPT-4. Answers complex questions. Writes emails, reads articles, Usable everywhere. |
Размер файла | 1.46 MB |
Количество установок | 331 |
Текущая Версия | 2.0.2 |
Последнее Обновление | 2024-03-07 |
Дата публикации | 2023-07-25 |
Рейтинг | 5.00/5 Всего 1 оценок |
Разработчик | https://fionaai.com |
Электронная почта | [email protected] |
Тип оплаты | free |
Официальный сайт расширения | https://fionaai.com |
URL страницы политики конфиденциальности | https://fionaai.com/privacy |
Поддерживаемые языки | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Fiona AI - ChatGPT SidePanel + GPTs & GPT-4", "description": "Your AI Copilot powered by GPT-4. Answers complex questions. Writes emails, reads articles, Usable everywhere.", "version": "2.0.2", "homepage_url": "https:\/\/fionaai.com", "icons": { "16": "img\/logo-16.png", "32": "img\/logo-32.png", "48": "img\/logo-48.png", "128": "img\/logo-128.png" }, "commands": { "_execute_action": { "suggested_key": { "default": "Alt+J", "mac": "Command+J" } } }, "action": { "default_title": "Toggle ChatGPT Main", "default_icon": "img\/logo-48.png" }, "options_ui": { "open_in_tab": true, "page": "options.html" }, "background": { "service_worker": "service-worker-loader.js", "type": "module" }, "content_scripts": [ { "js": [ "assets\/content-script-loader.chunk-056167be-edb3307e.js" ], "matches": [ " |