Claude in Chrome extension breaks LastPass extension when both are enabled
Description
When both the Claude in Chrome extension and the LastPass extension are enabled at the same time, LastPass stops working. Disabling the Claude in Chrome extension immediately restores LastPass. Re-enabling Claude in Chrome breaks LastPass again. This is fully reproducible by toggling Claude extension on/off.
Steps to reproduce
- Install, enable and login in the LastPass extension.
- Install and enable the Claude in Chrome extension.
- The LastPass toolbar icon shows as grayed out (disabled-looking), and it does not function.
- Disable the Claude in Chrome extension.
- LastPass works normally again (icon is active, not grayed out - needs to restart Chrome)
- Re-enable the Claude in Chrome extension.
- LastPass's icon goes grayed out again and stops working.
Expected behavior
Both extensions should function normally at the same time.
Actual behavior
The LastPass icon appears grayed out and LastPass is non-functional whenever the Claude in Chrome extension is enabled. Console error (from LastPass's background page, visible in chrome://extensions when Claude in Chrome is enabled):
Uncaught (in promise) Error: No identifier
at n (background-redux-new.js:2:3398660)
at t (background-redux-new.js:2:3398842)
at y (background-redux-new.js:2:3480137)
at background-redux-new.js:2:3481527
at Object.initialize (background-redux-new.js:2:3481540)
at t7e (background-redux-new.js:2:11376569)
at async background-redux-new.js:2:11397104
This error only appears in LastPass's background console when the Claude in Chrome extension is also enabled. LastPass initializes without this error when Claude in Chrome is disabled.
Environment
- Chrome version: 151.0.7922.138
- Claude in Chrome extension version: 1.0.85
- LastPass extension version: 4.155.0
- OS: Windows 11