HyperWrite - AI Assistant

Personal Assistant by HyperWrite is the first AI agent that can operate your browser. It's like self-driving mode for the web.

HyperWrite - AI Assistantคืออะไร?

HyperWrite - AI Assistant เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://hyperwriteai.com และคุณลักษณะหลักของมันคือ "Personal Assistant by HyperWrite is the first AI agent that can operate your browser. It's like self-driving mode for the web."

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

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย HyperWrite - AI Assistant

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

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

                        Meet your AI-powered assistant for web browsing, content creation, online research, task automation, and more – all in one extension.

HyperWrite helps you get more done in less time by automating online tasks and turbocharging your productivity.

Your AI Personal Assistant can do anything a human can do online — just submit a request, then kick back and let the agent work its magic, hands-free.

Whether you’re conducting research, sales prospecting, working on social content, need support in your email inbox, or automating tasks, HyperWrite is equipped to handle it all.

HyperWrite leverages cutting-edge AI similar to ChatGPT and GPT-4, but goes beyond a simple chatbot. It’s a multifaceted tool designed for both everyday tasks and advanced work needs.

Personal Assistant: Handle your everyday tasks with ease. From managing your Gmail inbox to booking flights, ordering food, or finding candidates on LinkedIn, HyperWrite turns hours of tedious work into a single command.

AI Writing Assistant: Accelerate your writing process with HyperWrite’s AI. Draft professional emails, generate original content, and receive contextually-aware suggestions as you type. With HyperWrite’s advanced personalization, your content will always sound like you.

AI features are available on almost any site with HyperWrite, including Google Docs, Gmail, Outlook, Notion, and more. Install the HyperWrite Chrome Extension and access impressive AI features with just a click of a button on nearly any site.

HyperWrite is the ultimate tool for those who wish to streamline their online tasks and improve their writing, while staying ahead of the latest trends in AI and the future of work. It’s like having a personal assistant and professional writer by your side at all times.

Ready to transform the way you work and interact with the internet? Get started for free today!

Learn more: https://www.hyperwriteai.com/personal-assistant                    

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

ชื่อ HyperWrite - AI Assistant HyperWrite - AI Assistant
ID kljjoeapehcmaphfcjkmbhkinoaopdnd
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/hyperwrite-ai-assistant/kljjoeapehcmaphfcjkmbhkinoaopdnd
คำอธิบาย Personal Assistant by HyperWrite is the first AI agent that can operate your browser. It's like self-driving mode for the web.
ขนาดไฟล์ 8.22 MB
จำนวนการติดตั้ง 143,850
เวอร์ชันปัจจุบัน 3.1.34
อัปเดตครั้งล่าสุด 2024-02-21
วันที่เผยแพร่ 2022-01-05
คะแนน 4.38/5 รวมทั้งหมด 93 คะแนน
ผู้พัฒนา https://hyperwriteai.com
อีเมล [email protected]
ประเภทการชำระเงิน in_app
เว็บไซต์ส่วนขยาย https://hyperwriteai.com
URL หน้าช่วยเหลือ https://app.hyperwriteai.com/support-FAQs
URL หน้านโยบายความเป็นส่วนตัว https://app.hyperwriteai.com/privacy
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "Personal Assistant by HyperWrite is the first AI agent that can operate your browser. It's like self-driving mode for the web.",
    "version": "3.1.34",
    "manifest_version": 3,
    "name": "HyperWrite - AI Assistant",
    "author": "HyperWrite",
    "icons": {
        "128": "icon128.png"
    },
    "permissions": [
        "storage",
        "tabs"
    ],
    "host_permissions": [
        ""
    ],
    "action": {
        "default_popup": "popup.html"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/docs.google.com\/document\/d\/*"
            ],
            "js": [
                "googleDocsUtil.bundle.js",
                "googleDocsInject.bundle.js"
            ],
            "run_at": "document_idle"
        },
        {
            "matches": [
                "https:\/\/docs.google.com\/document\/*"
            ],
            "js": [
                "googleDocsCanvasInjector.bundle.js"
            ],
            "run_at": "document_start",
            "all_frames": false
        },
        {
            "matches": [
                "https:\/\/app.hyperwriteai.com\/*",
                "https:\/\/hyperwriteai.com\/*",
                "http:\/\/localhost:3000\/*",
                "http:\/\/localhost:3001\/*"
            ],
            "all_frames": false,
            "js": [
                "extensionInstalled.bundle.js"
            ],
            "run_at": "document_idle"
        },
        {
            "matches": [
                ""
            ],
            "exclude_matches": [
                "https:\/\/auth.hyperwriteai.com\/*",
                "https:\/\/accounts.google.com\/*"
            ],
            "js": [
                "app.bundle.js"
            ],
            "run_at": "document_idle",
            "all_frames": false
        },
        {
            "matches": [
                ""
            ],
            "js": [
                "eventTrap.bundle.js"
            ],
            "all_frames": false
        }
    ],
    "background": {
        "service_worker": "background.bundle.js"
    },
    "externally_connectable": {
        "matches": [
            "https:\/\/app.hyperwriteai.com\/*",
            "https:\/\/hyperwriteai.com\/*",
            "http:\/\/localhost:3000\/*",
            "http:\/\/localhost:3001\/*"
        ]
    },
    "web_accessible_resources": [
        {
            "resources": [
                "index.html",
                "content\/inject.js",
                "hyperlogo-public.png",
                "*.png",
                "*.svg",
                "*.gif",
                "*.woff",
                "*.tff",
                "content\/gDocsAnnotatedCanvas.js"
            ],
            "matches": [
                ""
            ]
        }
    ]
}