Auto-Gmail: GPT for email

Use ChatGPT to draft responses to all your inbound emails. GPT-4 available. Gmail only for now

Auto-Gmail: GPT for email là gì?

Auto-Gmail: GPT for email là một tiện ích mở rộng Chrome được phát triển bởi http://tinymagic.app, và tính năng chính của nó là "Use ChatGPT to draft responses to all your inbound emails. GPT-4 available. Gmail only for now".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Auto-Gmail: GPT for email

Tải xuống các tệp mở rộng Auto-Gmail: GPT for email dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Introducing Auto-Gmail: Your Ultimate AI-Powered Email Writing Assistant 🚀

Are you tired of spending hours writing emails and responding to countless messages? Say goodbye to those long hours and welcome Auto-Gmail, the revolutionary AI writing app that drafts answers to emails with just a single click!

Auto-Gmail harnesses the power of advanced AI technology, including ChatGPT, to provide you with the ultimate email writing assistant right in your Chrome browser.

🌟 Key Features 🌟

Auto-Gmail is packed with incredible features designed to save you time and make your email communication more efficient:

1️⃣ One-Click Email Drafting: Generate full-length, professional emails with a single click based on your input or bullet points.
2️⃣ Personalized Tone: Auto-Gmail understands your writing style and adapts to draft emails that sound like you.
3️⃣ Grammar & Spelling: Say goodbye to embarrassing typos! Auto-Gmail writes for you, ensuring flawless grammar and spelling.
4️⃣ AI-Generated Templates: Save time with AI-generated email templates for various scenarios. Customize and reuse them as needed.
5️⃣ Instant Full-Length Replies: Draft comprehensive replies to emails with just one click, saving you valuable time.

🌐 Compatibility and Privacy 🌐

Auto-Gmail seamlessly integrates with your Chrome browser and works exceptionally well with Gmail. It is compatible with all Chromium-based browsers, such as Chrome, Brave, and Edge. Auto-Gmail supports multiple languages and is privacy-friendly, ensuring your data is protected.

📚 How to Use Auto-Gmail 📚

Getting started with Auto-Gmail is simple:

Install Auto-Gmail from the Chrome store.
Open Gmail and start composing a new email or reply.
Click on the Auto-Gmail icon next to the input text.
Auto-Gmail will generate a high-quality email or reply based on your input or the previous email content.
Review, edit if needed, and send your email!
💡 FAQ 💡

Q: What data is shared with the AI model?
A: For new emails, only the user prompt is sent. For replies, the previous email text content (which can be edited to remove sensitive information) and the user prompt are sent.

Q: What is your privacy policy?
A: Auto-Gmail values your privacy and does not use ads, cookies, or third-party trackers.

Don't wait any longer! Experience the future of email writing with Auto-Gmail. Install today and revolutionize your email communication! 💌                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Auto-Gmail: GPT for email Auto-Gmail: GPT for email
ID jpicaaffmjfpjhddoekedlcoeodeefpm
URL Chính Thức https://chrome.google.com/webstore/detail/auto-gmail-gpt-for-email/jpicaaffmjfpjhddoekedlcoeodeefpm
Mô tả Use ChatGPT to draft responses to all your inbound emails. GPT-4 available. Gmail only for now
Kích Thước Tệp 428 KB
Số Lần Cài Đặt 300
Phiên Bản Hiện Tại 1.0.3
Cập Nhật Lần Cuối 2023-06-18
Ngày Phát Hành 2023-04-28
Đánh Giá 3.00/5 Tổng số 2 Đánh Giá
Nhà Phát Triển http://tinymagic.app
Email [email protected]
Loại Thanh Toán free
URL Trang Chính Sách Bảo Mật https://nat.app/privacy-policy
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAlLMl+jYh9qRtqkn\/9I8HjpRYXXeiYkCJSlkg69oVqqY7h+OcCyVVsM9s2i10zEZfGqkBqFUTm4bPCkZf\/yy4O7G9gvWOYdv4WwbN1Rj\/ehhdAzPGHcZVwZ8wSQ8xdniCX3Xjq6Wx016W2Se9LQ69xaknVocVdAeycZC+9xPszLuwlB21NXR\/tT4KjOwysdYREEQS1zd7a4u6Ii3R7USVE0I6t8QdPogPWSGKKG2GmRREFlZfLXYv3r5Hbk1A18HhmRpuIs5ahA7VR3vI74MqQlZx4iCTwGd29u1yxnBHU++a4NXjqwqbFyXwJV\/30kJoBY3X\/PjJYpXyGho2gVtWVQIDAQAB",
    "manifest_version": 3,
    "name": "Auto-Gmail: GPT for email",
    "description": "Use ChatGPT to draft responses to all your inbound emails. GPT-4 available. Gmail only for now",
    "version": "1.0.3",
    "icons": {
        "48": "src\/assets\/icons\/logo.png"
    },
    "permissions": [
        "scripting",
        "identity",
        "storage"
    ],
    "host_permissions": [
        "https:\/\/mail.google.com\/"
    ],
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/index.ts-loader-1e722635.js"
            ],
            "matches": [
                "https:\/\/mail.google.com\/*"
            ],
            "run_at": "document_end",
            "css": [
                "assets\/index-1892e264.css"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "https:\/\/mail.google.com\/*"
            ],
            "resources": [
                "index.html",
                "*.js",
                "assets\/magic-wand-3002fef9.svg",
                "assets\/analytics-44de695f.js",
                "assets\/index.ts-6fa138b0.js"
            ],
            "use_dynamic_url": true
        }
    ],
    "oauth2": {
        "client_id": "63924987545-3njs9jf1k42h3jbefo755iejajqu2jtl.apps.googleusercontent.com",
        "scopes": [
            "email"
        ]
    }
}