Closed
Description
Describe the bug
When running npm run dev to start development mode, the extension cannot be loaded in Chrome version 137.0.7151.56.
In earlier Chrome versions (e.g. 136.x), the same build works fine.
Reproduction
Run npm install
Run npm run dev
Open Chrome 137.0.7151.56 → Extensions → Load unpacked → Select dist folder
Observe that the extension fails to load (no errors shown / or show the errors here if any)
Steps to reproduce
No response
System Info
Chrome version: 137.0.7151.56
Used Package Manager
npm
Validations
- Read the Contributing Guidelines.
- Read the docs.
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- Check that this is a concrete bug. For Q&A open a GitHub Discussion or join our Discord Chat Server.
- The provided reproduction is a minimal reproducible example of the bug.