Version 2.0.21 View in Chrome Web Store
The extension has a moderate user base of 40,000 users and a decent rating of 4.2/5 from 83 reviews, suggesting reasonable user satisfaction. The developer maintains a dedicated website (gmplus.io), which adds some legitimacy. However, the relatively small number of reviews compared to the user base may indicate limited user engagement or feedback.
The most significant concern is the broad host permissions that allow access to all OpenAI domains (*.openai.com), which could potentially be exploited beyond the stated email functionality. While access to Gmail (mail.google.com) is expected for an email enhancement tool, the combination of these permissions creates a pathway for intercepting sensitive communications and AI interactions. The storage permission, while necessary for functionality, allows the extension to retain user data locally. The extension's ability to inject content scripts into Gmail means it can modify and monitor all email activity.
Consider using this extension in a separate Chrome profile dedicated to email tasks to limit potential exposure. Regularly review what data the extension might be storing and monitor your OpenAI account for any unusual activity. Before installation, verify that the functionality genuinely requires access to all OpenAI subdomains rather than specific endpoints. Keep the extension updated and monitor user reviews for any reports of suspicious behavior or data handling issues.
| https://developer.mozilla.org/docs/Mozilla/Add-ons/WebExtensions/API/runtime/onMessage | https://api.kodepay.io | |
| https://kodepay.io | https://github.com/uuidjs/uuid#getrandomvalues-not-supported | |
| https://chat.openai.com/backend-api | https://extensiondock.com/chatgpt/v3/question? | |
| https://mail.google.com/mail/u/0/#inbox?compose=new | https://gmplus.io/user/default/sync-user2-kodepay | |
| https://chat.openai.com/api/auth/session | https://chat.openai.com/backend-api/conversation | |
| https://docs.google.com/forms/d/e/1FAIpQLSf74kogv7POug_dihgC-EQqXtxoehiCXCmT6g5HxaeOzxuW9Q/viewform | https://feross.org | |
| http://developer.yahoo.com/yui/license.html | https://kjur.github.io/jsrsasign/license/ | |
| http://www.w3.org/2000/svg | https://ssl.gstatic.com/mail/sprites/general_black-16bf964ab5b51c4b7462e4429bfa7fe8.png | |
| https://mailfoogae.appspot.com/build/images/listIndicator.png | http://fb.me/use-check-prop-types | |
| https://github.com/highlightjs/highlight.js/issues/2277 | https://github.com/highlightjs/highlight.js/wiki/security | |
| https://github.com/remarkjs/react-markdown/blob/main/changelog.md | https://chat.openai.com/ | |
| https://chat.openai.com | https://gmplus.io | |
| https://gmplus.io/gmplus/google_login_new.html | http://www.w3.org/1999/xlink | |
| https://gmplus.io/contact | https://gmplus.io/gmplus-openai-chatgpt-for-gmail-use-guide | |
| https://chat.whatsapp.com/JwYlvPizvzFKtdXs6ypBeq | https://discord.gg/4ve4x85Y | |
| https://chrome.google.com/webstore/detail/gmplus-email-finder-email/aihgkhchhecmambgbonicffgneidgclh?utm_source=gpt_email | https://xxvid.download/xx-video-downloader-for-desktop?utm-source=xxvid-desktop | |
| http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd | http://jedwatson.github.io/classnames | |
| https://lodash.com/ | https://openjsf.org/ | |
| https://lodash.com/license | http://underscorejs.org/LICENSE | |
| https://github.com/facebook/regenerator/blob/main/LICENSE | https://mail.google.com/ | |
| https://clients2.google.com/service/update2/crx | https://mail.google.com/sync | |
| https://mail.google.com | https://mail.google.com/mail/u/0/ | |
| https://mail.google.com/mail | https://github.com/kefirjs/kefir/issues/145 | |
| https://github.com/kefirjs/kefir/issues/149 | https://github.com/kefirjs/kefir/issues/150 | |
| https://fonts.googleapis.com/css?family=Roboto:300 |
{ "name": "__MSG_name__", "icons": { "16": "logo.png", "32": "logo.png", "48": "logo.png", "128": "logo.png" }, "action": { "default_icon": "logo.png" }, "version": "2.0.21", "background": { "service_worker": "background.js" }, "update_url": "https://clients2.google.com/service/update2/crx", "description": "__MSG_description__", "permissions": [ "storage" ], "default_locale": "en", "content_scripts": [ { "js": [ "content-script.js" ], "css": [ "content-script.css" ], "run_at": "document_start", "matches": [ "https://mail.google.com/*" ] } ], "host_permissions": [ "https://*.openai.com/", "https://mail.google.com/*" ], "manifest_version": 3, "web_accessible_resources": [ { "matches": [ "https://mail.google.com/*" ], "resources": [ "logo.png", "logo_128.png", "free_bg.png" ] } ] }
ⓘ 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.