1Password Chrome extension is not working properly.

arastaskiran
arastaskiran
Community Member

Hello, I am using the GNU/Linux Debian 12 operating system and the Chrome Version 131.0.6778.85 (Official Build) (64-bit) web browser. There seems to be a bug in the 1Password extension.

I am sharing the screenshots of the error I encountered below.


1Password Version: 8.10.54
Extension Version: 8.10.54.22
OS Version: GNU\Linux Debian12
Browser: Chrome

Comments

  • arastaskiran
    arastaskiran
    Community Member

    This issue only occurs on non-HTTPS sites because crypto.randomUUID() works exclusively on HTTPS. However, I still have to use HTTP sites since many on-premise servers at my workplace lack SSL certificates. Is it possible to make a fix like in the images below, or is there a more logical solution?

    Before

    After

  • einarj
    einarj
    Community Member

    I'm having this issue as well, running Firefox on MacOS X.

    As a web developer I need to run browser tabs on local hostnames (non HTTPS), and moreover it is important to me that whatever errors show up in the developer console are mine to debug and fix.

    Currently there is no suitable workaround for me other than to disable the browser extension.

  • arastaskiran
    arastaskiran
    Community Member

    The solution to the problem is quite simple, but I don't understand why the software development team isn't fixing it.

  • Cardal
    Cardal
    Community Member

    If I knew web developers were encountering error output from my extension all day long, I'd be mortified. Good luck team! <3

  • Cardal
    Cardal
    Community Member

    I guess this is a signal to use https in development!