Hypertype

Hypertype AI automatically drafts your email replies using your company information.

ما هو Hypertype؟

Hypertype هو إضافة Chrome تم تطويرها بواسطة https://hypertype.app، والميزة الرئيسية لها هي "Hypertype AI automatically drafts your email replies using your company information.".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Hypertype

قم بتنزيل ملفات الامتداد Hypertype بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        Tired of spending endless hours writing emails? Introducing Hypertype, the Chrome extension seamlessly integrating with Gmail, revolutionizing your email replies using AI. Save time, maintain your personal touch. 

GPT-powered email responses, effortlessly sourcing the most relevant information from your emails, documents, Excel sheets, and knowledge base. All at the click of a button. Streamline your communication like never before.

📩 Reply to Emails Instantly
Effortlessly reply to emails with a single click, saving you time as the system automatically drafts responses based on your previous messages.

🗃️ Simplified File Upload & Data Extraction
Streamline the process of uploading files, extracting vital information, and generating instant responses.

⏱️ Save Time and Enhance Responses with Source Integration
Efficiently reduce time spent searching for team knowledge by seamlessly integrating Notion, email, documents and Excel sheets instantly embedding essential information into your email responses for enhanced quality and efficiency.

🎙️ Tailor Your Tone
Customize your response tone to suit your needs – whether it's formal, casual, interested, or even a polite rejection.

📅 Automatic Meeting Link Inclusion
Automatically insert your meeting links within your responses, ensuring seamless scheduling for meetings and appointments.

📧 Multi-Threaded Conversation Control
Effortlessly choose who to reply to in a multi-threaded conversation, maintaining clarity and precision in your email interactions.

Our continuous efforts are dedicated to enhancing your Hypertype experience. Should you have any inquiries or feedback, please don't hesitate to reach out to us at [email protected].                    

معلومات أساسية عن التمديد

الاسم Hypertype Hypertype
ID lohojfppjeknalpoklojhfnndocgekbd
عنوان URL الرسمي https://chromewebstore.google.com/detail/hypertype/lohojfppjeknalpoklojhfnndocgekbd
الوصف Hypertype AI automatically drafts your email replies using your company information.
حجم الملف 27.94 MB
عدد التثبيتات 3,160
النسخة الحالية 0.7.15
آخر تحديث 2024-02-24
تاريخ النشر 2022-12-24
تقييم 5.00/5 مجموع تقييمات 6
المطور https://hypertype.app
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://www.hypertype.co/
عنوان صفحة المساعدة https://intercom.help/hypertype/en/collections/5789704-welcome-to-hypertype
عنوان صفحة سياسة الخصوصية https://www.hypertype.co/privacy-policy-main
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Hypertype",
    "version": "0.7.15",
    "description": "Hypertype AI automatically drafts your email replies using your company information.",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAr8UT4AWyg5HJ2+UC9F1VCwY2k7rSEJIxdsfUX5\/iLbFwIsGqsACCof3XK8fICo1wwUFMCONSp0bfhPSu8w1xnor6\/dpziI0h1JQKun+xXsxWNgluR6WAPcE\/vKdMuLzilwM5OmEOGa85C1zdPm+EqNFcGybDKIMahplhs29lQ85ar4xCc2mqgAouf6GAFOgVn0SJuY+jmyCO4tEM7vKgx9lt9bajgabkcrY5MHH9bTUop2wxl28R42PUZ3cd4I80eRmvBzsZcqaBN8L7kZz3WdDOqUOpkQ1lTGK6J3sqNPcWTHLBRDe8eMtIHSx14QdWCERebHyuoeiBi9iZYJCh3wIDAQAB",
    "oauth2": {
        "client_id": "467851153648-l7mguk1l0mnot9q3n1nph3ilb0s25f7o.apps.googleusercontent.com",
        "scopes": [
            "profile email"
        ]
    },
    "action": {
        "default_popup": "popup.a05f22b5.html",
        "default_title": "Hypertype"
    },
    "options_ui": {
        "page": "options.6259baff.html",
        "open_in_tab": false
    },
    "background": {
        "service_worker": "background.efb96cf7.js"
    },
    "permissions": [
        "tabs",
        "identity",
        "identity.email",
        "background",
        "storage",
        "offscreen"
    ],
    "host_permissions": [
        "https:\/\/mail.google.com\/*"
    ],
    "icons": {
        "16": "icon16.200604d6.png",
        "32": "icon32.10408252.png",
        "48": "icon48.649745ed.png",
        "128": "icon128.564b59d6.png"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/mail.google.com\/*"
            ],
            "js": [
                "gmail-injector.runtime.aa614a9b.js",
                "gmail-injector.d1250a52.js"
            ],
            "css": [
                "gmail-injector.1bc9d724.css",
                "hypertype.65a90090.css"
            ]
        }
    ],
    "externally_connectable": {
        "matches": [
            "http:\/\/localhost:3000\/*",
            "https:\/\/hypertype.app\/*",
            "https:\/\/app.hypertype.co\/*"
        ]
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'; script-src-elem 'self' 'unsafe-inline';"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "gmail-injector.d1250a52.js",
                "hypertype.65a90090.css"
            ],
            "matches": [
                ""
            ]
        },
        {
            "matches": [
                "https:\/\/mail.google.com\/*"
            ],
            "resources": [
                "google_logo.9ec994e6.png",
                "calendly_blue.21a51104.png",
                "calendly_black.5ff78030.png",
                "htypeCross.444c493c.png",
                "regenerate.956c52c4.svg",
                "emailIcon.a8973d45.png"
            ]
        }
    ]
}