Mano - Your AI Copilot powered by GPT-4

Mano brings the most powerful AI tools directly into any site. Powered by OpenAI.

Mano - Your AI Copilot powered by GPT-4คืออะไร?

Mano - Your AI Copilot powered by GPT-4 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://usemano.com และคุณลักษณะหลักของมันคือ "Mano brings the most powerful AI tools directly into any site. Powered by OpenAI."

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

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Mano - Your AI Copilot powered by GPT-4

ดาวน์โหลดไฟล์ส่วนขยาย Mano - Your AI Copilot powered by GPT-4 ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

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

                        Mano uses the most innovative AI to make your day easier. Simply by pressing ⌥ + m, you'll have all the help you need. Just add to chrome at https://www.usemano.com

🚀 Expert Agents: Mano comes with expertly curated prompts that turn ChatGPT into a Travel Guide, a Prompt Generator, and a ton of other useful agents. Use Agents to automate and speed up your work.

🖱️One-click actions: Explain complicated topics, summarize long articles, and ask questions about any text directly from Mano's popup. You can answer any doubt you have without slowing doing what you are doing.

💌 Search the web
Mano can now search the web for any new information you want it to keep in mind. No more having to search and then copy and paste text.

🔍  Access to your screen
Grabbing your entire screen with a single click? Now that's what we're talking about. No more loosing context or annoying explanations

👩🏼‍💻 Summarize Articles
Quickly from our Mano sidebar, you can summarize articles at the click of a button.

Common Use Cases:

💌 Write emails like a native speaker
Feel confident about your grammar, spelling and writing style. Simply select the text and press ⌥ + m.

🔍 Get human-like answers to your searches
Get the answer you need instantly, without searching through pages of Google results. Simply press ⌥ + m.

👍 Boost your social engagement
Generate post drafts for your social media in case you are stuck or have run out of ideas. Simply press ⌥ + m.

👩🏼‍💻 Fix code bugs 10x faster
Quickly get code explanations and answers to hard coding issues not answered on StackOverflow. Simply press ⌥ + m.

For more information visit https://www.usemano.com

If you have any issues reach out to [email protected] or https://www.usemano.com/help                    

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

ชื่อ Mano - Your AI Copilot powered by GPT-4 Mano - Your AI Copilot powered by GPT-4
ID icgjkfebljaiiccoeeihocdmjnojmeal
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/mano-your-ai-copilot-powe/icgjkfebljaiiccoeeihocdmjnojmeal
คำอธิบาย Mano brings the most powerful AI tools directly into any site. Powered by OpenAI.
ขนาดไฟล์ 877 KB
จำนวนการติดตั้ง 2,991
เวอร์ชันปัจจุบัน 0.1.32
อัปเดตครั้งล่าสุด 2023-07-31
วันที่เผยแพร่ 2023-04-04
คะแนน 4.99/5 รวมทั้งหมด 114 คะแนน
ผู้พัฒนา https://usemano.com
อีเมล [email protected]
ประเภทการชำระเงิน in_app
เว็บไซต์ส่วนขยาย https://www.usemano.com/
URL หน้าช่วยเหลือ https://www.usemano.com/help
URL หน้านโยบายความเป็นส่วนตัว https://www.joinmano.ai/privacy
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Mano - Your AI Copilot powered by GPT-4",
    "version": "0.1.32",
    "description": "Mano brings the most powerful AI tools directly into any site. Powered by OpenAI.",
    "manifest_version": 3,
    "author": "@mihilmy",
    "permissions": [
        "clipboardWrite",
        "storage"
    ],
    "action": {
        "default_icon": "src\/icons\/store-icon.png",
        "default_title": "Activate Mano to start using ChatGPT"
    },
    "icons": {
        "16": "src\/icons\/store-icon.png",
        "32": "src\/icons\/store-icon.png",
        "48": "src\/icons\/store-icon.png",
        "128": "src\/icons\/store-icon.png"
    },
    "options_page": "settings.html",
    "content_scripts": [
        {
            "js": [
                "assets\/index.tsx-loader.js"
            ],
            "matches": [
                ""
            ],
            "exclude_matches": [
                "http:\/\/localhost:5173\/*"
            ],
            "css": [
                "assets\/index.css"
            ]
        },
        {
            "js": [
                "assets\/injector.js-loader.js"
            ],
            "matches": [
                "*:\/\/mail.google.com\/*"
            ],
            "run_at": "document_start"
        }
    ],
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "src\/fonts\/avenir-light.woff"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                ""
            ],
            "resources": [
                "assets\/pin-tool.png",
                "assets\/pollyfill-1a6d9aea.js",
                "assets\/Setting-6bd6f942.js",
                "assets\/index.tsx-3a917141.js"
            ],
            "use_dynamic_url": true
        },
        {
            "matches": [
                "*:\/\/mail.google.com\/*"
            ],
            "resources": [
                "assets\/injector.js-da77dd2c.js"
            ],
            "use_dynamic_url": true
        },
        {
            "resources": [
                "gmail\/loader.js",
                "gmail\/extension.js"
            ],
            "matches": [
                "*:\/\/mail.google.com\/*"
            ]
        }
    ],
    "commands": {
        "activate-mano": {
            "suggested_key": {
                "default": "Alt+M",
                "mac": "Alt+M",
                "windows": "Alt+M"
            },
            "description": "Activate Mano to start using ChatGPT"
        }
    }
}