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是由https://fionaai.com開發的Chrome擴展程式,該擴展的主要功能是“Your AI Copilot powered by GPT-4. Answers complex questions. Writes emails, reads articles, Usable everywhere.”。

擴展截圖

screenshot
screenshot

下載Fiona AI - ChatGPT SidePanel + GPTs & GPT-4擴展crx文件

下載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 Fiona AI - ChatGPT SidePanel + GPTs & GPT-4
ID iphmldfihamojndfpkfnllbmheclpcde
官方網址 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": [
                ""
            ],
            "run_at": "document_end",
            "css": [
                "assets\/app-154c57aa.css"
            ]
        },
        {
            "js": [
                "assets\/content-script-loader.chunk-d10f953c-f3d4526a.js"
            ],
            "matches": [
                "*:\/\/fionaai.com\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "side_panel": {
        "default_path": "sidepanel.html"
    },
    "externally_connectable": {
        "matches": [
            "*:\/\/fionaai.com\/*",
            "*:\/\/localhost:*\/*"
        ]
    },
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "assets\/*.css",
                "img\/*.png"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                ""
            ],
            "resources": [
                "assets\/KaTeX_AMS-Regular-0cdd387c.woff2",
                "assets\/KaTeX_AMS-Regular-30da91e8.woff",
                "assets\/KaTeX_AMS-Regular-68534840.ttf",
                "assets\/KaTeX_Caligraphic-Bold-de7701e4.woff2",
                "assets\/KaTeX_Caligraphic-Bold-1ae6bd74.woff",
                "assets\/KaTeX_Caligraphic-Bold-07d8e303.ttf",
                "assets\/KaTeX_Caligraphic-Regular-5d53e70a.woff2",
                "assets\/KaTeX_Caligraphic-Regular-3398dd02.woff",
                "assets\/KaTeX_Caligraphic-Regular-ed0b7437.ttf",
                "assets\/KaTeX_Fraktur-Bold-74444efd.woff2",
                "assets\/KaTeX_Fraktur-Bold-9be7ceb8.woff",
                "assets\/KaTeX_Fraktur-Bold-9163df9c.ttf",
                "assets\/KaTeX_Fraktur-Regular-51814d27.woff2",
                "assets\/KaTeX_Fraktur-Regular-5e28753b.woff",
                "assets\/KaTeX_Fraktur-Regular-1e6f9579.ttf",
                "assets\/KaTeX_Main-Bold-0f60d1b8.woff2",
                "assets\/KaTeX_Main-Bold-c76c5d69.woff",
                "assets\/KaTeX_Main-Bold-138ac28d.ttf",
                "assets\/KaTeX_Main-BoldItalic-99cd42a3.woff2",
                "assets\/KaTeX_Main-BoldItalic-a6f7ec0d.woff",
                "assets\/KaTeX_Main-BoldItalic-70ee1f64.ttf",
                "assets\/KaTeX_Main-Italic-97479ca6.woff2",
                "assets\/KaTeX_Main-Italic-f1d6ef86.woff",
                "assets\/KaTeX_Main-Italic-0d85ae7c.ttf",
                "assets\/KaTeX_Main-Regular-c2342cd8.woff2",
                "assets\/KaTeX_Main-Regular-c6368d87.woff",
                "assets\/KaTeX_Main-Regular-d0332f52.ttf",
                "assets\/KaTeX_Math-BoldItalic-dc47344d.woff2",
                "assets\/KaTeX_Math-BoldItalic-850c0af5.woff",
                "assets\/KaTeX_Math-BoldItalic-f9377ab0.ttf",
                "assets\/KaTeX_Math-Italic-7af58c5e.woff2",
                "assets\/KaTeX_Math-Italic-8a8d2445.woff",
                "assets\/KaTeX_Math-Italic-08ce98e5.ttf",
                "assets\/KaTeX_SansSerif-Bold-e99ae511.woff2",
                "assets\/KaTeX_SansSerif-Bold-ece03cfd.woff",
                "assets\/KaTeX_SansSerif-Bold-1ece03f7.ttf",
                "assets\/KaTeX_SansSerif-Italic-00b26ac8.woff2",
                "assets\/KaTeX_SansSerif-Italic-91ee6750.woff",
                "assets\/KaTeX_SansSerif-Italic-3931dd81.ttf",
                "assets\/KaTeX_SansSerif-Regular-68e8c73e.woff2",
                "assets\/KaTeX_SansSerif-Regular-11e4dc8a.woff",
                "assets\/KaTeX_SansSerif-Regular-f36ea897.ttf",
                "assets\/KaTeX_Script-Regular-036d4e95.woff2",
                "assets\/KaTeX_Script-Regular-d96cdf2b.woff",
                "assets\/KaTeX_Script-Regular-1c67f068.ttf",
                "assets\/KaTeX_Size1-Regular-6b47c401.woff2",
                "assets\/KaTeX_Size1-Regular-c943cc98.woff",
                "assets\/KaTeX_Size1-Regular-95b6d2f1.ttf",
                "assets\/KaTeX_Size2-Regular-d04c5421.woff2",
                "assets\/KaTeX_Size2-Regular-2014c523.woff",
                "assets\/KaTeX_Size2-Regular-a6b2099f.ttf",
                "assets\/KaTeX_Size3-Regular-6ab6b62e.woff",
                "assets\/KaTeX_Size3-Regular-500e04d5.ttf",
                "assets\/KaTeX_Size4-Regular-a4af7d41.woff2",
                "assets\/KaTeX_Size4-Regular-99f9c675.woff",
                "assets\/KaTeX_Size4-Regular-c647367d.ttf",
                "assets\/KaTeX_Typewriter-Regular-71d517d6.woff2",
                "assets\/KaTeX_Typewriter-Regular-e14fed02.woff",
                "assets\/KaTeX_Typewriter-Regular-f01f3e87.ttf",
                "assets\/chunk-80d33bcb.js",
                "assets\/chunk-1e9f9ddf.js",
                "assets\/chunk-9e7c8f8c.js",
                "assets\/chunk-cf3703f3.js",
                "assets\/chunk-ec1375dd.js",
                "assets\/chunk-04b5733a.js",
                "assets\/chunk-41c905a7.js",
                "assets\/chunk-056167be.js"
            ],
            "use_dynamic_url": true
        },
        {
            "matches": [
                "*:\/\/fionaai.com\/*"
            ],
            "resources": [
                "assets\/chunk-9e7c8f8c.js",
                "assets\/chunk-1e9f9ddf.js",
                "assets\/chunk-d10f953c.js"
            ],
            "use_dynamic_url": true
        }
    ],
    "host_permissions": [
        ""
    ],
    "permissions": [
        "storage",
        "scripting",
        "sidePanel"
    ]
}