MultiGPT - Access All chatbots at once

All AI chatbots in one place

MultiGPT - Access All chatbots at onceคืออะไร?

MultiGPT - Access All chatbots at once เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://singularitylabs-ai.github.io และคุณลักษณะหลักของมันคือ "All AI chatbots in one place"

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

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย MultiGPT - Access All chatbots at once

ดาวน์โหลดไฟล์ส่วนขยาย MultiGPT - Access All chatbots at once ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

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

                        Multiple AI/LLM(Large Language Model) Chatbots like ChatGPT, Bing Chat, Bard, Claude and many more are consolidated here in one place for FREE.

PLEASE MAKE SURE YOU ARE LOGGED INTO EACH OF THESE WEBSITES BEFORE INSTALLING THIS EXTENSION . WE ARE WRITING IT CLEARLY IN BOLD, SO THAT YOU DON'T COMPLAIN LATER.

* Engage in conversations with multiple chatbots simultaneously, simplifying the process of comparing their responses.
* More than 15 bots available.
* You can chat with 9 bots simultaneously 
* It can access the Web
* It is free and without any usage limit.
* No API keys are required.
* No ChatGPT Plus plan required.

* [9/1] Added Pi, Phind and You chatbots.
* No need of Edge Browser to access Bing Chat, MultiGPT can access Bing via Chrome or Brave Browser

* [9/9] Added bots via Poe like Perplexity, Assistant (formerly Sage), Google PaLM2.
* Multiple ways to access GPT4(limited) for free

* [9/13] Recently cohere has been added

If you know of any chatbot which is available in public domain for free but not included here please send us a request here: https://github.com/SingularityLabs-ai/MultiGPT-mini/issues                    

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

ชื่อ MultiGPT - Access All chatbots at once MultiGPT - Access All chatbots at once
ID dfobejficjaelohpjceiicphofmmglop
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/multigpt-access-all-chatb/dfobejficjaelohpjceiicphofmmglop
คำอธิบาย All AI chatbots in one place
ขนาดไฟล์ 3.29 MB
จำนวนการติดตั้ง 1,415
เวอร์ชันปัจจุบัน 0.0.29
อัปเดตครั้งล่าสุด 2024-03-05
วันที่เผยแพร่ 2023-06-05
คะแนน 4.19/5 รวมทั้งหมด 21 คะแนน
ผู้พัฒนา https://singularitylabs-ai.github.io
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://github.com/SingularityLabs-ai/MultiGPT-mini
URL หน้าช่วยเหลือ https://github.com/SingularityLabs-ai/MultiGPT-mini/issues
URL หน้านโยบายความเป็นส่วนตัว https://singularitylabs-ai.github.io/privacypolicy
ภาษาที่รองรับ id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,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": "0.0.29",
    "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": [
        "https:\/\/*.bing.com\/",
        "https:\/\/*.openai.com\/",
        "https:\/\/*.google.com\/",
        "https:\/\/*.claude.ai\/",
        "https:\/\/*.pi.ai\/",
        "https:\/\/*.phind.com\/",
        "https:\/\/*.you.com\/",
        "https:\/\/*.cohere.com\/",
        "https:\/\/*.cohere.ai\/",
        "wss:\/\/*\/*"
    ],
    "optional_host_permissions": [
        "https:\/\/*\/*"
    ],
    "permissions": [
        "storage",
        "unlimitedStorage",
        "sidePanel",
        "declarativeNetRequest",
        "declarativeNetRequestFeedback",
        "declarativeNetRequestWithHostAccess",
        "browsingData",
        "cookies",
        "tabs",
        "scripting"
    ],
    "content_scripts": [
        {
            "js": [
                "assets\/chatgpt-inpage-proxy.ts-loader-57befca4.js"
            ],
            "matches": [
                "https:\/\/chat.openai.com\/*"
            ]
        },
        {
            "js": [
                "assets\/you-inpage-proxy.ts-loader-5860096e.js"
            ],
            "matches": [
                "https:\/\/you.com\/*"
            ]
        }
    ],
    "commands": {
        "open-app": {
            "suggested_key": {
                "default": "Alt+J",
                "windows": "Alt+J",
                "linux": "Alt+J",
                "mac": "Command+J"
            },
            "description": "Open MultiGPT app"
        }
    },
    "side_panel": {
        "default_path": "sidepanel.html"
    },
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "ruleset_bing",
                "enabled": true,
                "path": "src\/rules\/bing.json"
            },
            {
                "id": "ruleset_pplx",
                "enabled": true,
                "path": "src\/rules\/pplx.json"
            },
            {
                "id": "ruleset_phind",
                "enabled": true,
                "path": "src\/rules\/phind.json"
            }
        ]
    },
    "web_accessible_resources": [
        {
            "matches": [
                "https:\/\/chat.openai.com\/*"
            ],
            "resources": [
                "assets\/browser-polyfill-5e752e65.js",
                "assets\/proxy-fetch-4deb3e51.js",
                "assets\/chatgpt-inpage-proxy.ts-b755415f.js"
            ],
            "use_dynamic_url": true
        },
        {
            "matches": [
                "https:\/\/you.com\/*"
            ],
            "resources": [
                "assets\/browser-polyfill-5e752e65.js",
                "assets\/proxy-fetch-4deb3e51.js",
                "assets\/you-inpage-proxy.ts-0e6e619a.js"
            ],
            "use_dynamic_url": true
        }
    ]
}