The extension appears to be developed by or for Expedia Group, given its focus on travel-related domains (Expedia, Hotels.com, VRBO, etc.). However, several concerning factors undermine trust: extremely low user adoption (332 users), minimal rating data (only 2 reviews), missing developer information, and no clear description of functionality. The version number (0.0.58) suggests this may be in early development or testing phases.
The extension requests powerful permissions that create significant privacy and security risks. The cookies permission allows access to sensitive authentication data across all specified domains. The tabs permission enables monitoring and manipulation of browsing activity. The storage permission, while less critical, allows persistent data collection. Most concerning is the extensive list of host permissions covering dozens of travel-related domains plus internal testing environments, creating a broad attack surface. The lack of transparency about the extension's actual purpose makes it impossible to verify if these permissions are necessary.
Given the high risk level, avoid installing this extension unless you have a specific business need and can verify its legitimacy through official Expedia channels. If installation is necessary, use a separate Chrome profile to isolate potential risks. Monitor your accounts on affected domains for unusual activity. Consider that this may be an internal tool not intended for public distribution, which would explain the limited user base and missing documentation.
| https://fonts.googleapis.com/css?family=Nunito:400 | http://mozilla.org/MPL/2.0/. | |
| https://developer.mozilla.org/docs/Mozilla/Add-ons/WebExtensions/API/runtime/onMessage | https://github.com/mozilla/webextension-polyfill/issues/130 | |
| https://tools.ietf.org/html/rfc6455#section-7.4.1 | http://feross.org | |
| https://feross.org/opensource | https://github.com/facebook/regenerator/blob/main/LICENSE | |
| https://personalization-context-audit-service.rcp.us-west-2.user.test.exp-aws.net | https://personalization-context-audit-service.rcp.us-west-2.user.prod.exp-aws.net | |
| http://www.w3.org/1999/xlink | http://www.w3.org/XML/1998/namespace | |
| https://reactjs.org/link/controlled-components | http://www.w3.org/1999/xhtml | |
| http://www.w3.org/1998/Math/MathML | http://www.w3.org/2000/svg | |
| https://reactjs.org/link/dangerously-set-inner-html | https://reactjs.org/link/invalid-aria-props | |
| https://reactjs.org/link/attribute-behavior | https://reactjs.org/link/crossorigin-error | |
| https://reactjs.org/link/profiling | https://reactjs.org/link/unsafe-component-lifecycles | |
| https://reactjs.org/link/derived-state | https://reactjs.org/link/legacy-context | |
| https://reactjs.org/link/warning-keys | https://reactjs.org/link/strict-mode-string-ref | |
| https://reactjs.org/link/refs-must-have-owner | https://reactjs.org/link/rules-of-hooks | |
| https://reactjs.org/link/invalid-hook-call | https://reactjs.org/link/error-boundaries | |
| https://reactjs.org/link/hooks-data-fetching | https://reactjs.org/link/setstate-in-render | |
| https://reactjs.org/link/wrap-tests-with-act | https://reactjs.org/link/mock-scheduler | |
| https://reactjs.org/link/react-polyfills | https://reactjs.org/link/react-devtools | |
| https://reactjs.org/link/react-devtools-faq | https://reactjs.org/link/strict-mode-find-node | |
| https://github.com/facebook/react/issues/3236 | https://reactjs.org/link/special-props | |
| http://jedwatson.github.io/classnames | http://www.ibm.com/data/dtd/v11/ibmxhtml1-transitional.dtd | |
| http://www.w3.org/2000/xmlns/ | http://fb.me/use-check-prop-types | |
| https://fb.me/react-warning-dont-call-proptypes | https://github.com/ReactTooltip/react-tooltip | |
| https://html.spec.whatwg.org/multipage/parsing.html#parse-error- | https://feross.org | |
| https://github.com/uuidjs/uuid#getrandomvalues-not-supported | https://confluence.expedia.biz/display/EGIP/P13N+Chrome+Extension+troubleshooting | |
| https://pages.github.expedia.biz/eg-incentives/personalization-docs/chrome/ | https://jira.expedia.biz/servicedesk/customer/portal/4536 | |
| https://clients2.google.com/service/update2/crx | https://www.expedia.co.uk | |
| https://personalization-context-audit-service.rcp.us-west-2.user.test.exp-aws.net/ | https://personalization-context-audit-service.rcp.us-west-2.user.prod.exp-aws.net/ | |
| https://vacations.alaskaair.com/ | https://packagesus.riu.com/ | |
| https://hawaiian.poweredbygps.com/ | https://vacationsbyexcellence.poweredbygps.com/ | 
{ "name": "Personalization Context", "icons": { "32": "assets/icons/icon-34.png", "128": "assets/icons/icon-128.png" }, "action": { "default_icon": { "32": "assets/icons/icon-34.png", "128": "assets/icons/icon-128.png" }, "default_popup": "popup.html", "default_title": "Expedia" }, "author": "Kevo Macartney", "version": "0.0.58", "incognito": "split", "background": { "service_worker": "js/chromeServiceWorker.bundle.js" }, "options_ui": { "page": "options.html", "open_in_tab": true }, "short_name": "Personalization Context", "update_url": "https://clients2.google.com/service/update2/crx", "description": "A chrome extension which allows you to view your Expedia Personalization Context on the fly", "permissions": [ "storage", "cookies", "tabs" ], "homepage_url": "https://www.expedia.co.uk", "options_page": "options.html", "content_scripts": [ { "js": [ "js/contentScript.bundle.js" ], "run_at": "document_idle", "matches": [ "*://*.expedia.com/*", "*://*.expedia.ca/*", "*://*.expedia.co.uk/*", "*://*.expedia.de/*", "*://*.expedia.fr/*", "*://*.expedia.it/*", "*://*.expedia.es/*", "*://*.expedia.co.jp/*", "*://*.expedia.com.au/*", "*://*.expedia.co.nz/*", "*://*.expedia.com.sg/*", "*://*.expedia.co.in/*", "*://*.expedia.com.my/*", "*://*.expedia.co.th/*", "*://*.expedia.com.ph/*", "*://*.expedia.co.id/*", "*://*.expedia.com.vn/*", "*://*.expedia.com.hk/*", "*://*.expedia.mx/*", "*://*.expedia.com.tw/*", "*://*.hotels.com/*", "*://*.hoteles.com/*", "*://*.hoteis.com/*", "*://*.vrbo.com/*", "*://*.wwwexpediacom.integration.sb.karmalab.net/*", "*://*.wwwexpediacom.trunk.sb.karmalab.net/*", "*://vacations.alaskaair.com/*", "*://packagesus.riu.com/*", "*://hawaiian.poweredbygps.com/*", "*://*.hiltongetaways.com/*", "*://vacationsbyexcellence.poweredbygps.com/*" ] } ], "host_permissions": [ "https://personalization-context-audit-service.rcp.us-west-2.user.test.exp-aws.net/*", "https://personalization-context-audit-service.rcp.us-west-2.user.prod.exp-aws.net/*", "https://*.expedia.com/*", "https://*.expedia.ca/*", "https://*.expedia.co.uk/*", "https://*.expedia.de/*", "https://*.expedia.fr/*", "https://*.expedia.it/*", "https://*.expedia.es/*", "https://*.expedia.co.jp/*", "https://*.expedia.com.au/*", "https://*.expedia.co.nz/*", "https://*.expedia.com.sg/*", "https://*.expedia.co.in/*", "https://*.expedia.com.my/*", "https://*.expedia.co.th/*", "https://*.expedia.com.ph/*", "https://*.expedia.co.id/*", "https://*.expedia.com.vn/*", "https://*.expedia.com.hk/*", "https://*.expedia.mx/*", "https://*.expedia.com.tw/*", "https://*.hotels.com/*", "https://*.hoteles.com/*", "https://*.hoteis.com/*", "https://*.vrbo.com/*", "https://*.wwwexpediacom.trunk.sb.karmalab.net/*", "https://*.wwwexpediacom.integration.sb.karmalab.net/*", "https://vacations.alaskaair.com/*", "https://packagesus.riu.com/*", "https://hawaiian.poweredbygps.com/*", "https://*.hiltongetaways.com/*", "https://vacationsbyexcellence.poweredbygps.com/*" ], "manifest_version": 3, "minimum_chrome_version": "88" }