Hi,
I'm a webdesigner who also develop websites and now i got a really strange error if I open the Devtools of Chrome 111.0.5563.64 and reload a webpage I work on.
The loading of the webpage is paused on excerption with the error:
```
Error: You are currently using minified code outside of NODE_ENV === "production". This means that you are running a slower development build of Redux. You can use loose-envify
```
and in the sources tab is the content.js of enpass opend.
I'm overwhelmed with this. Can someone help me?