ChatBot AI - ChatGPT & Claude & Bard & Bing

ChatBot is a copilot that uses ChatGPT, Bing, Claude, Bard, and more to answer questions like translations, emails, Q&As, and more.

ChatBot AI - ChatGPT & Claude & Bard & Bingคืออะไร?

ChatBot AI - ChatGPT & Claude & Bard & Bing เป็นส่วนขยายของ Chrome ที่พัฒนาโดย AI - GPT และคุณลักษณะหลักของมันคือ "ChatBot is a copilot that uses ChatGPT, Bing, Claude, Bard, and more to answer questions like translations, emails, Q&As, and more."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย ChatBot AI - ChatGPT & Claude & Bard & Bing

ดาวน์โหลดไฟล์ส่วนขยาย ChatBot AI - ChatGPT & Claude & Bard & Bing ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        ChatBot AI assistant as your copilot, able to answer any complex question. 

💻 Feature Highlights:
1️⃣ Supports multiple models, e.g. ChatGPT, Claude, Bard, Bing
2️⃣Powerful sidebar
      ✅ ChatGPT Translator
      ✅ ChatGPT Dictionary
      ✅ Grammar check
      ✅ Customize any prompt
3️⃣ Easy to access
      ✅ Support ChatGPT API key, support GPT-3.5, GPT-4
      ✅Supports Claude API key
      ✅ Support iFlytek
4️⃣Theme
      ✅Support dark/light mode
      ✅Supports multiple color adjustments
5️⃣ ChatGPT/Claude/Bard response page:
      ✅ Markdown rendering
      ✅ Code highlighting
      ✅ Stop generating responses
      ✅ Copy response to clipboard
6️⃣ Many features to enhance your reading
7️⃣ Copywriting : Many features to optimize your writing
8️⃣ Prompt Library: This is a promptbase that provides a large number of prompts based on ChatGPT, GPT-3.5, and GPT-4.
9️⃣ Quick Action: Translate, paraphrase and paraphrase text on any web page.
🔟 Most importantly, your voice matters! 🗣 And we will continue to improve


❇️ How it works:
1️⃣ Click the extension icon
2️⃣ Choose the big oracle model you want to use
ChatBot AI Assistant uses the powerful features of ChatGPT, Claude, Bard, etc. to understand and respond to your chat messages and generate copy based on the provided templates. You can also translate, paraphrase and explain the text on any web page.




❓ FAQ:
📌 Are you considering adding more models?
   1. As written above, we will keep updating with Chatgpt synchronously in the future. If there is GPT-5 in the future, we will support it as soon as possible. And we will keep paying attention to the capabilities provided by Excel-Chatgpt, sql-Chatgpt, Mini-Chatgpt, claude, brad, etc. Maybe you can see these functions in the future.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ ChatBot AI - ChatGPT & Claude & Bard & Bing ChatBot AI - ChatGPT & Claude & Bard & Bing
ID apknopgplijcepgmlncjhdcdjifhdmbo
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/chatbot-ai-chatgpt-claude/apknopgplijcepgmlncjhdcdjifhdmbo
คำอธิบาย ChatBot is a copilot that uses ChatGPT, Bing, Claude, Bard, and more to answer questions like translations, emails, Q&As, and more.
ขนาดไฟล์ 2.77 MB
จำนวนการติดตั้ง 933
เวอร์ชันปัจจุบัน 2.0.1
อัปเดตครั้งล่าสุด 2023-12-29
วันที่เผยแพร่ 2023-09-04
คะแนน 4.00/5 รวมทั้งหมด 14 คะแนน
ผู้พัฒนา AI - GPT
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้านโยบายความเป็นส่วนตัว https://gptplus.io/privacy-policy
ภาษาที่รองรับ id,de,en,en-GB,en-US,fil,fr,sw,nl,vi,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "version": "2.0.1",
    "icons": {
        "16": "src\/assets\/icon.png",
        "32": "src\/assets\/icon.png",
        "48": "src\/assets\/icon.png",
        "128": "src\/assets\/icon.png"
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "action": [],
    "host_permissions": [
        ""
    ],
    "optional_host_permissions": [
        "https:\/\/*\/*"
    ],
    "permissions": [
        "storage",
        "unlimitedStorage",
        "sidePanel"
    ],
    "content_scripts": [
        {
            "js": [
                "assets\/chatgpt-inpage-proxy.ts-loader-e8b1df8b.js"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "commands": {
        "open-app": {
            "suggested_key": {
                "default": "Alt+J",
                "windows": "Alt+J",
                "linux": "Alt+J",
                "mac": "Command+J"
            },
            "description": "Open ChatHub app"
        }
    },
    "side_panel": {
        "default_path": "sidepanel.html"
    },
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "assets\/browser-polyfill-6f7fab7c.js",
                "assets\/proxy-fetch-d9de5c46.js",
                "assets\/chatgpt-inpage-proxy.ts-119b9ec0.js"
            ],
            "use_dynamic_url": true
        }
    ]
}