Addy AI - ChatGPT Email Assistant

Write entire emails 10x faster using ChatGPT AI (Works on GMail and Outlook)

O que é Addy AI - ChatGPT Email Assistant?

Addy AI - ChatGPT Email Assistant é uma extensão do Chrome desenvolvida por https://addy-ai.com, e sua principal característica é "Write entire emails 10x faster using ChatGPT AI (Works on GMail and Outlook)".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Addy AI - ChatGPT Email Assistant

Baixe arquivos de extensão Addy AI - ChatGPT Email Assistant no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        Addy AI - Your AI Email Assistant is like a ChatGPT Email Writer. It can compose, reply, and follow up to your emails for you instantly. Addy can also learn your writing style to generate emails that sound like you. Easily train Addy on your website or PDF files to understand your business and write personalized emails.

Addy uses artificial intelligence to help you optimize email management and communication. With the increasing volume of emails, it can be overwhelming and time-consuming to keep up with it all. We want to help individuals and businesses save time and write emails 10x faster by providing them with powerful, intuitive tools and services that make their email management more efficient and effective. Whether you're looking to organize, prioritize, or respond to your email more efficiently, Addy AI has the solutions you need to succeed.

Say goodbye to writer's block with Addy AI - An A.I. Email Assistant that simply drafts email replies for you.

Addy AI is the ultimate tool for anyone looking to save time and write better emails. Our dream at Addy is to use AI to make you more productive, by taking care of the little things like email writing, summarizing long emails, and deducting action plans, while allowing you to focus on getting more work done.

Simply select the tone that best fits your message and let it do the rest. Choose from a variety of tones including friendly, formal, informal, interested, not interested, etc., and let Addy AI draft an email that perfectly and contextually conveys your message.

If you have a preferred tone that you use frequently, you can set it as your default for even faster email drafting.

Whether you're a busy executive, a student, or anyone looking to write emails more efficiently, Addy AI is the perfect tool for you. Try it out today and see how it can revolutionize your email game!

** How it works
- When you click reply or compose on GMail and Outlook, Addy AI opens up a prompt box that allows you to select the tone in which you want to reply and/or enter a prompt.
- When you click write,  it reads the context of your email and drafts an appropriate response.
- Optionally, you can add more context or direction if you want your email written in a certain way
- You can experiment with more tones and suggestions.

** Features
- Compose (Gmail and Outlook)
- Choose between the different tones (Friendly, Respectful, Formal, Informal, Funny, Excited, Interested, Not interested, Thankful, Angry, and Surprised)
- Summarize long emails and threads.
- One click follow ups.
- Train on your website or PDF.
- Personalized to sound like you.
- Shared Knowledge base.
- Ability to set a default tone.
- Ability to give specific instructions when replying
- Use more than one Gmail account.

** Train Addy to sound like you
Addy can learn from your unique knowledge base to craft personalized emails that are tailored to your unique voice and expertise.

1.  Add PDFs, documents, or website links to your Addy dashboard.
2.  Addy uses your knowledge base to craft context-rich emails.
3.  Your data is safe and only used to enhance your experience.

Let Addy be your:
- AI Email Assistant
- AI Email Generator
- AI Email Writer

** Important Note
Your email address is used only for authentication and we do NOT store, collect or associate your email address with the conversation.                    

Informações Básicas da Extensão

Nome Addy AI - ChatGPT Email Assistant Addy AI - ChatGPT Email Assistant
ID gldadickgmgciakdljkcpbdepehlilfn
URL Oficial https://chromewebstore.google.com/detail/addy-ai-chatgpt-email-ass/gldadickgmgciakdljkcpbdepehlilfn
Descrição Write entire emails 10x faster using ChatGPT AI (Works on GMail and Outlook)
Tamanho do Arquivo 594 KB
Contagem de Instalações 11,706
Versão Atual 1.4.3
Última Atualização 2024-03-02
Data de Publicação 2022-12-26
Classificação 4.45/5 Total de 66 Avaliações
Desenvolvedor https://addy-ai.com
Email [email protected]
Tipo de Pagamento in_app
Site da Extensão https://addy-ai.com/
URL da Página de Ajuda https://addy.so/help-center
URL da Página de Política de Privacidade https://addy-ai.com/privacypolicy
Idiomas Suportados en
manifest.json
{
    "manifest_version": 3,
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnX6+Wdqpma7fmQ9J2W99RX\/9W2QLEKvkHWpHxzuQKwFYPvGNagDFajGyDY+0vz0JUSLZSBZok+qz0VIUuaYcU1g3iwYi94Qe\/bJ0CMLRp8A6GSoyJkHhgRWDbzS0mSL3WIfKpsoQy3B2uIRLLEb5otMBnJJEOXA2pvUM9gvaQS35kBphdKgBrTCHMsk+Cxzi4i\/L7z+whFW1ATrTA4rvbzgo77JlN3JtwemiEgmim3QFTRb6l05tizMVCTtSO\/oYq+mmkjZEYXICP2EgNvAjB73mgsJSsBWmNeOWD1ZDOmafhyFEJx3EwNBDZBQl\/KDhQ0MvNbuATi0+e4OiLV8z2QIDAQAB",
    "name": "Addy AI - ChatGPT Email Assistant",
    "version": "1.4.3",
    "description": "Write entire emails 10x faster using ChatGPT AI (Works on GMail and Outlook)",
    "permissions": [
        "activeTab",
        "storage"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "action": {
        "default_icon": "assets\/icon.png",
        "default_popup": "login.html"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/mail.google.com\/*",
                "*:\/\/inbox.google.com\/*",
                "*:\/\/outlook.live.com\/*",
                "*:\/\/outlook.office.com\/*",
                "*:\/\/outlook.office356.com\/*",
                "*:\/\/webmail.apps.mil\/*",
                "*:\/\/outlook.com\/*"
            ],
            "css": [
                "gmail\/gmail-styles.css",
                "gmail\/material-icons.css"
            ],
            "js": [
                "cdn-scripts\/jquery.js",
                "cdn-scripts\/progress-bar.js",
                "cdn-scripts\/gmail.js",
                "cdn-scripts\/confetti.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "*:\/\/mail.google.com\/mail\/*",
                "*:\/\/inbox.google.com\/*",
                "*:\/\/outlook.live.com\/*",
                "*:\/\/outlook.office.com\/*",
                "*:\/\/outlook.office356.com\/*",
                "*:\/\/webmail.apps.mil\/*",
                "*:\/\/outlook.com\/*"
            ],
            "js": [
                "cdn-scripts\/popper-min.js",
                "cdn-scripts\/tippy.js",
                "js\/initDashboardConnection.js",
                "js\/emailSummary.js",
                "js\/getSendersIntent.js",
                "js\/staging.js",
                "js\/personalization.js",
                "js\/suggestedReply.js",
                "js\/customInstructions.js",
                "tooltip.js",
                "gmail\/compose.js",
                "outlook\/outlookCompose.js",
                "outlook\/outlookReply.js",
                "gmail\/pricing.js"
            ],
            "run_at": "document_end"
        }
    ],
    "icons": {
        "16": "assets\/icon16.png",
        "48": "assets\/icon48.png",
        "128": "assets\/icon128.png"
    },
    "options_ui": {
        "page": "settings.html",
        "open_in_tab": true
    },
    "background": {
        "service_worker": "background.js"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/addy_magic_pencil.png",
                "assets\/icon128.png",
                "assets\/addy_ai_logo_connected.png",
                "assets\/addy_ai_logo_not_connected.png"
            ],
            "matches": [
                ""
            ]
        },
        {
            "resources": [
                "settings.html",
                "login.html",
                "onboarding.html"
            ],
            "extension_ids": [
                "gldadickgmgciakdljkcpbdepehlilfn"
            ]
        }
    ]
}