'Browserpass' started debugging this browser
See original GitHub issueGeneral information
- Operating system + version:
MacOS Mojave 10.14.6
- Browser + version:
Chrome Version 84.0.4147.105 (Official Build) (64-bit)
- Information about the host app:
- Installed via homebrew
# brew info browserpass amar1729/formulae/browserpass: stable 3.0.6 (bottled) This is a host application for browserpass browser extension providing it access to your password store. https://github.com/browserpass/browserpass-native /usr/local/Cellar/browserpass/3.0.6 (11 files, 4MB) * Poured from bottle on 2019-06-09 at 11:32:45 From: https://github.com/amar1729/homebrew-formulae/blob/HEAD/browserpass.rb ==> Dependencies Build: coreutils ✔, gnu-sed ✔ Required: gpg ✔, pinentry ✔, pinentry-mac ✔ ==> Caveats ******************************************************************************** * To configure your browser, RUN THE FOLLOWING: $ PREFIX='/usr/local/opt/browserpass' make hosts-BROWSER-user -f /usr/local/opt/browserpass/lib/browserpass/Makefile * Where BROWSER is one of the following: [chromium chrome vivaldi brave firefox] ********************************************************************************
- Information about the browser extension:
- Installed via Chrome
- Browserpass extension version as reported by your browser: 3.5.0
Exact steps to reproduce the problem
-
Visit any website
-
Open pass entry with Browserpass
-
Username and password is entered automatically
What should happen?
No popup message
What happened instead?
Chrome shows a popup message at the top
Everything works. I just want to get rid of the popup message.
Issue Analytics
- State:
- Created 3 years ago
- Comments:14 (7 by maintainers)
Top Results From Across the Web
Browserpass web extension - GitHub
Browserpass is a browser extension for zx2c4's pass, a UNIX based password store manager. It allows you to auto-fill or copy to clipboard...
Read more >UiPath Web Automation 22.4 Started debugging this browser
Yesterday night, I tried to use simple CLASSIC one to open Browser, select the fields, type into with string, click the buttons (but...
Read more >File: chrome-extension-async.d.ts - Debian Sources
Attaching to an extension background page is only possible when 'silent-debugger-extension-api' flag is enabled on the target browser.
Read more >Javascript debugging - Visual Studio Feedback
Our Edge debugger currently has a limitation that if the browser window that VS launched remains open after you finished debugging, and if...
Read more >A responsive Client-Server Architecture for the Web - Amfphp
Test the same service through the AMFPHP service browser. Pass the ... A PHP info page is critical for debugging the php installation...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@maximbaz I’d be more comfortable with removing it I think. If the warning is going to persist after use, then we shouldn’t be using that API, because it’ll alarm users (as demonstrated by the feedback you received).
I have received other feedback where this “debugger” popup appeared when a user tried to login to their online banking, and it got them really really worried.
What do you think if we remove debugger permission altogether? Then browserpass will just leave the cursor in the form and let users press Enter, just like it does in Firefox.