Fiona AI - ChatGPT SidePanel + GPTs & GPT-4
Your AI Copilot powered by GPT-4. Answers complex questions. Writes emails, reads articles, Usable everywhere.
What is Fiona AI - ChatGPT SidePanel + GPTs & GPT-4?
Fiona AI - ChatGPT SidePanel + GPTs & GPT-4 is a Chrome extension developed by https://fionaai.com, and its main feature is "Your AI Copilot powered by GPT-4. Answers complex questions. Writes emails, reads articles, Usable everywhere.".
Extension Screenshots
Download Fiona AI - ChatGPT SidePanel + GPTs & GPT-4 Extension CRX File
Download Fiona AI - ChatGPT SidePanel + GPTs & GPT-4 extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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/
Extension Basic Information
Name | Fiona AI - ChatGPT SidePanel + GPTs & GPT-4 |
ID | iphmldfihamojndfpkfnllbmheclpcde |
Official URL | https://chromewebstore.google.com/detail/fiona-ai-chatgpt-sidepane/iphmldfihamojndfpkfnllbmheclpcde |
Description | Your AI Copilot powered by GPT-4. Answers complex questions. Writes emails, reads articles, Usable everywhere. |
File Size | 1.46 MB |
Installation Count | 331 |
Current Version | 2.0.2 |
Last Updated | 2024-03-07 |
Publish Date | 2023-07-25 |
Rating | 5.00/5 Total 1 Ratings |
Developer | https://fionaai.com |
[email protected] | |
Payment Type | free |
Extension Website | https://fionaai.com |
Privacy Policy Page URL | https://fionaai.com/privacy |
Supported Languages | 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": [ " |