| https://homeoffice-chatbot-service.dev.walmart.com | https://pfedcert.wal-mart.com | |
| https://dev.campus.walmart.com/myassistant | https://myassistant.dev.walmart.com/ | |
| https://homeoffice-chatbot-service.stage.walmart.com | https://stage.campus.walmart.com/myassistant | |
| https://myassistant.stg.walmart.com/ | https://homeoffice-chatbot-service.walmart.com | |
| https://pfedprod.wal-mart.com | https://campus.walmart.com/myassistant | |
| https://myassistant.walmart.com/ | https://myassistant.DEV.walmart.com/ | |
| https://one.walmart.com/content/LearningandDevelopment/immersive/my-assistant-resource-hub/what-is-genai.html | https://one.walmart.com/content/LearningandDevelopment/immersive/my-assistant-resource-hub.html | |
| https://one.walmart.com/content/LearningandDevelopment/immersive/my-assistant-resource-hub/writing-quality-prompts.html | https://one.walmart.com/content/LearningandDevelopment/immersive/my-assistant-resource-hub/news-and-community.html | |
| https://one.walmart.com/content/usone/en_us/work1/policies/non-people-policies/data-governance/data-classification-policy--dg-03/data-classification-policy--dc-dg-03-.html | https://one.walmart.com/content/uswire/en_us/work1/global-governance/digital-citizenship/data-policies/data_governance/dg-guidelines/generative-ai-chatgpt-usage.html | |
| https://www.walmartethics.com/content/walmartethics/en_us/code-of-conduct.html | https://one.walmart.com/content/uswire/en_us/work1/global-governance/digital-citizenship/data-policies/data_governance/dg-procedures/data-classification-procedure.html | |
| https://corporate.walmart.com/esgreport/governance/digital-citizenship-ethical-use-of-data-responsible-use-of-technology | https://one.walmart.com/content/uswire/en_us/work1/global-gouvernance/digital-citizenship/data-policies/data_governance/dg-guidelines/generative-ai-chatgpt-usage.html | |
| http://www.w3.org/2000/svg | http://momentjs.com/guides/#/warnings/define-locale/ | |
| http://momentjs.com/guides/#/warnings/js-date/ | http://momentjs.com/guides/#/warnings/min-max/ | |
| http://momentjs.com/guides/#/warnings/add-inverted-param/ | http://momentjs.com/guides/#/warnings/zone/ | |
| http://momentjs.com/guides/#/warnings/dst-shifted/ | http://bit.ly/redux-logger-options | |
| https://bit.ly/3cXEKWf | https://redux.js.org/Errors?code= | |
| https://redux-toolkit.js.org/Errors?code= | https://github.com/uuidjs/uuid#getrandomvalues-not-supported | |
| https://mui.com/production-error/?code= | https://npms.io/search?q=ponyfill. | |
| http://fb.me/use-check-prop-types | https://reactjs.org/docs/error-decoder.html?invariant= | |
| http://www.w3.org/1999/xlink | http://www.w3.org/XML/1998/namespace | |
| http://www.w3.org/1998/Math/MathML | http://www.w3.org/1999/xhtml | |
| https://github.com/markedjs/marked. | https://marked.js.org/#/USING_ADVANCED.md#options | |
| https://firebaseinstallations.googleapis.com/v1 | https://firebase.googleapis.com/v1alpha/projects/-/apps/ | |
| https://www.googletagmanager.com/gtag/js | https://www.googletagmanager.com/gtag/js?l= | |
| https://github.com/syntax-tree/hast-util-to-jsx-runtime | https://github.com/remarkjs/react-markdown/blob/main/changelog.md | |
| http://www.w3.org/2000/xmlns/ | http://www.ibm.com/data/dtd/v11/ibmxhtml1-transitional.dtd | |
| http://www.apache.org/licenses/LICENSE-2.0 | https://lodash.com/ | |
| https://openjsf.org/ | https://lodash.com/license | |
| http://underscorejs.org/LICENSE | https://github.com/cssinjs/jss | |
| https://clients2.google.com/service/update2/crx |
{ "name": "My Assistant", "icons": { "48": "logo_icon.png", "128": "logo_icon.png" }, "action": { "default_icon": { "48": "logo_icon.png", "128": "logo_icon.png" }, "default_title": "My Assistant" }, "version": "1.0.9", "background": { "service_worker": "js/background.js" }, "options_ui": { "page": "options.html" }, "side_panel": { "default_path": "sidePanel.html" }, "update_url": "https://clients2.google.com/service/update2/crx", "description": "A chrome extension to interact with my assistant application.", "permissions": [ "sidePanel", "storage", "clipboardRead", "clipboardWrite", "tabs", "activeTab", "scripting" ], "content_scripts": [ { "js": [ "js/vendor.js", "js/content_script.js" ], "matches": [ "<all_urls>" ] } ], "host_permissions": [ "http://*/*", "https://*/*" ], "manifest_version": 3, "content_security_policy": { "extension_pages": "default-src 'self'; object-src 'none'; frame-src 'none'; style-src 'self' 'unsafe-inline'; connect-src *;" }, "web_accessible_resources": [ { "matches": [ "<all_urls>" ], "resources": [ "**/*", "*" ] } ] }
ⓘ 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.