Fiona AI - ChatGPT SidePanel + GPTs & GPT-4
Your AI Copilot powered by GPT-4. Answers complex questions. Writes emails, reads articles, Usable everywhere.
Apa itu Fiona AI - ChatGPT SidePanel + GPTs & GPT-4?
Fiona AI - ChatGPT SidePanel + GPTs & GPT-4 adalah ekstensi Chrome yang dikembangkan oleh https://fionaai.com, dan fitur utamanya adalah "Your AI Copilot powered by GPT-4. Answers complex questions. Writes emails, reads articles, Usable everywhere.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Fiona AI - ChatGPT SidePanel + GPTs & GPT-4
Unduh file ekstensi Fiona AI - ChatGPT SidePanel + GPTs & GPT-4 dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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/
Informasi Dasar Ekstensi
Nama | Fiona AI - ChatGPT SidePanel + GPTs & GPT-4 |
ID | iphmldfihamojndfpkfnllbmheclpcde |
URL Resmi | https://chromewebstore.google.com/detail/fiona-ai-chatgpt-sidepane/iphmldfihamojndfpkfnllbmheclpcde |
Deskripsi | Your AI Copilot powered by GPT-4. Answers complex questions. Writes emails, reads articles, Usable everywhere. |
Ukuran File | 1.46 MB |
Jumlah Instalasi | 331 |
Versi Saat Ini | 2.0.2 |
Terakhir Diperbarui | 2024-03-07 |
Tanggal Publikasi | 2023-07-25 |
Penilaian | 5.00/5 Total 1 Penilaian |
Pengembang | https://fionaai.com |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://fionaai.com |
URL Halaman Kebijakan Privasi | https://fionaai.com/privacy |
Bahasa yang Didukung | 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": [ " |