Forum Discussion

kirkland's avatar
kirkland
New Contributor
29 days ago

How to silence 1Password noise in the browser console

As a front-end developer, I spend a lot of time in the browser console.  I am developing an authentication process for a website.  The browser console is full of noise from the 1Password Chrome extension.  Is there a way to turn it off?

Thanks in advance for your help.

 

2 Replies

  • Hello kirkland! 👋

    Thanks for reaching out. I only see those messages (which are normal and are used by 1Password to ensure that the desktop app and 1Password in the browser lock and unlock at the same time) when I do the following: 

    1. Open: chrome://extensions/
    2. Click Details under 1Password. 
    3. Under Inspect views, click service worker.


    Can you tell me what steps you're using to open the console? When I just open the console on a page using View > Developer > JavaScript Console, I don't see the messages in your screenshot. 

    -Dave

  • AJCxZ0's avatar
    AJCxZ0
    Dedicated Contributor

    You could turn off the extension in the browser profile which you are using for this development and/or testing, even if only temporarily.