Addy AI - ChatGPT Email Assistant
Write entire emails 10x faster using ChatGPT AI (Works on GMail and Outlook)
Addy AI - ChatGPT Email Assistantとは何ですか?
Addy AI - ChatGPT Email Assistantはhttps://addy-ai.comによって開発されたChromeの拡張機能で、その主な機能は「Write entire emails 10x faster using ChatGPT AI (Works on GMail and Outlook)」です。
拡張機能のスクリーンショット
Addy AI - ChatGPT Email Assistant拡張機能のCRXファイルをダウンロード
Addy AI - ChatGPT Email Assistant拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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.
拡張機能の基本情報
名前 | Addy AI - ChatGPT Email Assistant |
ID | gldadickgmgciakdljkcpbdepehlilfn |
公式URL | https://chromewebstore.google.com/detail/addy-ai-chatgpt-email-ass/gldadickgmgciakdljkcpbdepehlilfn |
説明 | Write entire emails 10x faster using ChatGPT AI (Works on GMail and Outlook) |
ファイルサイズ | 594 KB |
インストール数 | 11,706 |
現在のバージョン | 1.4.3 |
最終更新日 | 2024-03-02 |
公開日 | 2022-12-26 |
評価 | 4.45/5 合計 66 レビュー |
開発者 | https://addy-ai.com |
Eメール | [email protected] |
支払い方法 | in_app |
拡張機能のウェブサイト | https://addy-ai.com/ |
ヘルプページのURL | https://addy.so/help-center |
プライバシーポリシーページのURL | https://addy-ai.com/privacypolicy |
対応言語 | 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": [ " |