Version 2.5.0 View in Chrome Web Store
| https://clients2.google.com/service/update2/crx | https://app.fastmail.com/mail/ | |
| https://mail.google.com/mail/ | https://outlook.live.com/mail/ | |
| https://outlook.office.com/mail/ | https://outlook.office365.com/mail/ | |
| https://mail.google.com/ | https://tryellie.com/upgrade? | |
| https://addons.mozilla.org/en-US/firefox/addon/ellie-your-ai-email-assistant/reviews/ | https://chromewebstore.google.com/detail/ellie-your-ai-email-assis/mhcnlcilgicfodlpjcacgglchmpoojcp/reviews | |
| https://airtable.com/appsMy7E6et2CvJB7/shrJ2k7IDtv2FgOSa | https://tryellie.com/downloads | |
| https://tryellie.com/upgrade | https://help.tryellie.com | |
| http://www.w3.org/2000/svg | https://github.com/squarecat/ellie/issues | |
| https://github.com/squarecat/ellie/releases | https://ellie-cdn.b-cdn.net/ellie-email-training-annotated.png | |
| https://openai.com/ | https://twitter.com/JamesIvings | |
| https://twitter.com/dinkydani21 | https://tryellie.com/forgot | |
| https://example.com | https://example.com/terms | |
| https://example.com/app/ | https://tryellie.com/?invite= | |
| https://tryellie.com/assets/fonts/GothamRoundedLight_21020.ttf | https://tryellie.com/assets/fonts/GothamRoundedMedium_21022.ttf | |
| http://meyerweb.com/eric/tools/css/reset/ | https://help.tryellie.com/getting-started/dc945YcaCg6LHS6Efo79Af/installation--setup/51bHGPabADwrFtZ4obkJ21 | |
| https://ellie-cdn.b-cdn.net/ellie-email-training.mp4 | https://help.tryellie.com/getting-started/dc945YcaCg6LHS6Efo79Af/launching-%E2%80%9Cellie-anywhere%E2%80%9D/eSgo96ojLEyRMfVwrrREFT | |
| https://tryellie.com/upgrade?ref=popup | https://api.tryellie.com |
{ "name": "Ellie: Your Professional AI Email Assistant", "icons": { "16": "icons/icon16.png", "32": "icons/icon32.png", "48": "icons/icon48.png", "128": "icons/icon128.png" }, "action": { "default_popup": "src/popup/popup.html" }, "version": "2.5.0", "background": { "type": "module", "service_worker": "src/background.js" }, "options_ui": { "page": "src/options/index.html", "open_in_tab": true, "browser_style": true }, "update_url": "https://clients2.google.com/service/update2/crx", "description": "Ellie uses the context of the email thread to reply to emails in your style. Works natively in Gmail. Powered by OpenAI & ChatGPT.", "permissions": [ "scripting", "storage", "activeTab" ], "content_scripts": [ { "js": [ "src/clients/common/index.js" ], "css": [ "src/clients/common/common.css" ], "run_at": "document_start", "matches": [ "https://app.fastmail.com/mail/*", "https://mail.google.com/mail/*", "https://outlook.live.com/mail/*", "https://outlook.office.com/mail/*", "https://outlook.office365.com/mail/*" ] }, { "js": [ "src/clients/gmail/libs/jquery-3.6.1.min.js", "src/clients/gmail/libs/gmail.js", "src/clients/gmail/libs/postal.js" ], "css": [ "src/clients/gmail/styles.css" ], "run_at": "document_start", "matches": [ "https://mail.google.com/*" ] }, { "js": [ "src/clients/gmail/index.js" ], "css": [ "src/clients/gmail/styles.css" ], "run_at": "document_end", "matches": [ "https://mail.google.com/mail/*" ] }, { "js": [ "src/clients/outlook/index.js", "src/clients/outlook/network-interceptor.js" ], "css": [ "src/clients/outlook/styles.css" ], "run_at": "document_end", "matches": [ "https://outlook.live.com/mail/*", "https://outlook.office.com/mail/*", "https://outlook.office365.com/mail/*" ] }, { "js": [ "src/clients/fastmail/index.js" ], "css": [ "src/clients/fastmail/styles.css" ], "run_at": "document_end", "matches": [ "https://app.fastmail.com/mail/*" ] } ], "manifest_version": 3 }
ⓘ CRXaminer has partnered with our friends at Secure Annex to provide additional findings unique to their platform.
Secure Annex also analyzes extensions from other browsers, IDEs, and can continuously monitor.
This extension may not yet be analyzed by Secure Annex.