Starting analysis...
Version 2.0.21 View in Chrome Web Store
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" ] } ] }