<?xml version="1.0"?>
<rss version="2.0"><channel><title>Browser Extensions Latest Topics</title><link>https://discussion.enpass.io/forum/37-browser-extensions/</link><description>Browser Extensions Latest Topics</description><language>en</language><item><title>Firefox extension opens invisible popup blocking mouse interaction when vault is locked</title><link>https://discussion.enpass.io/topic/32169-firefox-extension-opens-invisible-popup-blocking-mouse-interaction-when-vault-is-locked/</link><description><![CDATA[<h3>Environment</h3><ul><li><p>Operating System: Windows 11 Enterprise 24H2 (OS build 26100.7840)</p></li><li><p>Browser: Firefox 143.0.1 (64‑bit)</p></li><li><p>Enpass Desktop: 6.11.20 (2229)</p></li><li><p>Enpass Firefox Extension:  6.11.12.1</p></li></ul><h3>Steps to reproduce</h3><ol><li><p>Lock the Enpass vault (e.g., via auto‑lock or manual lock).</p></li><li><p>Open a website in Firefox that has a login form.</p></li><li><p>Click the Enpass browser icon or try to trigger autofill on the username/password field.</p></li></ol><h3>Expected behavior</h3><ul><li><p>The Enpass extension should either:</p><ul><li><p>Show a visible login popup prompting me to unlock the vault, or</p></li><li><p>Not open any overlay until the vault is unlocked in the main Enpass app.</p></li></ul></li></ul><h3>Actual behavior</h3><ul><li><p>A popup window appears but is fully transparent / invisible, yet it still occupies the screen area where the unlock/login window should be.</p></li><li><p>Mouse interaction in that region is blocked: clicks do not reach the underlying page or form fields.</p></li><li><p>The issue persists until I:</p><ul><li><p>Open the main Enpass desktop application,</p></li><li><p>Unlock the vault there,</p></li><li><p>Return to Firefox, at which point the extension behaves normally again.</p></li></ul></li></ul><h3>Additional notes</h3><ul><li><p>The ghost/invisible popup does not react to clicks and cannot be closed via the browser UI.</p></li><li><p>The issue reproduces consistently on Windows 11 Enterprise 24H2 with Firefox 143.0.1, as long as the vault is locked when the extension is triggered.</p></li></ul><p>Please let me know if you need logs, screenshots, or a screen recording to further diagnose this behavior.</p>]]></description><guid isPermaLink="false">32169</guid><pubDate>Fri, 17 Apr 2026 07:49:34 +0000</pubDate></item><item><title>Brave Browser + Enpass not working</title><link>https://discussion.enpass.io/topic/32125-brave-browser-enpass-not-working/</link><description><![CDATA[<p>Hi there, i am trying out Brave browser on linux and osx, and find enpass not working. <br>It does show this:<br><img class="ipsImage ipsRichText__align--block" data-fileid="5606" src="https://discussion.enpass.io/uploads/monthly_2026_02/image.png.aed4f85364c1f80eef703b8948cffd74.png" alt="image.png" title="" width="319" height="119" loading="lazy"><br><br>but even with clicking on it it will not show anything other than that. the extension is installed and also connected to the enpass app. on firefox / chrome it works beautiful </p><p></p><p></p><p>any idea what to do?</p>]]></description><guid isPermaLink="false">32125</guid><pubDate>Wed, 18 Feb 2026 08:46:27 +0000</pubDate></item><item><title>Passkey registration fails with NotAllowedError when site uses userVerification: "discouraged"</title><link>https://discussion.enpass.io/topic/32123-passkey-registration-fails-with-notallowederror-when-site-uses-userverification-discouraged/</link><description><![CDATA[<p> Environment: Enpass browser extension on Firefox, Linux (Arch)</p><p>  Issue: Passkey registration immediately fails with NotAllowedError on sites that set authenticatorSelection.userVerification to "discouraged" in their WebAuthn navigator.credentials.create() call. The Enpass passkey prompt never</p><p>  appears.</p><p>  Affected site: <a rel="external nofollow" href="https://npmjs.com">npmjs.com</a> (2FA setup)</p><p>  Steps to reproduce:</p><p>  1. Go to <a rel="external nofollow" href="https://npmjs.com">npmjs.com</a> → Account Settings → Enable 2FA</p><p>  2. Enpass prompt never appears, site shows "Device registration failed"</p><p>  3. Browser console shows: NotAllowedError: The request is not allowed by the user agent or the platform in the current context</p><p>  Root cause: <a rel="external nofollow" href="https://npmjs.com">npmjs.com</a> passes userVerification: "discouraged" and residentKey: "discouraged" in the WebAuthn options. This is a valid WebAuthn configuration, but Enpass immediately rejects it.</p><p>  Proof: Patching the options to "preferred" before the call reaches Enpass makes it work:</p><p>  const origCreate = navigator.credentials.create.bind(navigator.credentials);</p><p>  navigator.credentials.create = function(opts) {</p><p>    opts.publicKey.authenticatorSelection.userVerification = "preferred";</p><p>    opts.publicKey.authenticatorSelection.residentKey = "preferred";</p><p>    return origCreate(opts);</p><p>  };</p><p>  After this patch, Enpass opens normally and registration succeeds.</p><p>  Comparison: Sites like <a rel="external nofollow" href="https://webauthn.io">webauthn.io</a> that use userVerification: "preferred" work fine with Enpass.</p><p>  Confirmed not Firefox: A clean Firefox profile with no extensions shows Firefox's native WebAuthn dialog on <a rel="external nofollow" href="https://npmjs.com">npmjs.com</a> without issues.</p><p></p>]]></description><guid isPermaLink="false">32123</guid><pubDate>Tue, 10 Feb 2026 22:20:15 +0000</pubDate></item><item><title>Firefox: Enpass no longer autosubmits logins to newly saved items</title><link>https://discussion.enpass.io/topic/31928-firefox-enpass-no-longer-autosubmits-logins-to-newly-saved-items/</link><description><![CDATA[<p>
	For the past few months newly saved logins for websites in Firefox no longer autosubmit once filled out. Previously created logins continue to submit as expected.
</p>
]]></description><guid isPermaLink="false">31928</guid><pubDate>Tue, 28 Oct 2025 09:08:46 +0000</pubDate></item><item><title>Browser extension makes Startmail unusable (slows down e-mail writing massively)</title><link>https://discussion.enpass.io/topic/31839-browser-extension-makes-startmail-unusable-slows-down-e-mail-writing-massively/</link><description><![CDATA[<p>
	Hi there,<br>
	<br>
	for a few months now, I am unable to use Startmail's web mailer. When trying to write an e-mail, text input lags by up to 20s (!), meaning I type a character or word and they would only appear 15-20 seconds later.<br>
	<br>
	When looking at the DevTools, it's clearly visible Enpass is the cause. I don't have the problem on any other website. Disabling the extension immediately fixes the problem.<br>
	<br>
	I'm running:<br>
	Brave 1.80.124 (Official Build) (64-bit)<br>
	Chromium: 138.0.7204.168<br>
	Enpass extension 6.11.5<br>
	Enpass 6.11.12 (1994)<br>
	<br>
	The problem first started a couple of months ago - I initially thought Startmail (startmail.com) was the problem, but now realized this is due to Enpass.<br>
	Any help would be greatly appreciated.
</p>

<p><a href="https://discussion.enpass.io/uploads/monthly_2025_07/Screenshot2025-07-29102017.png.b7bcb949f654de479e6fe089b3046af6.png" class="ipsAttachLink ipsAttachLink_image"><img data-fileid="5418" src="https://discussion.enpass.io/uploads/monthly_2025_07/Screenshot2025-07-29102017.thumb.png.40508488c10521be2e1f6d70b0d31442.png" width="1000" class="ipsImage ipsImage_thumbnailed" alt="Screenshot 2025-07-29 102017.png" loading="lazy" height="520"></a></p>]]></description><guid isPermaLink="false">31839</guid><pubDate>Wed, 30 Jul 2025 07:26:02 +0000</pubDate></item></channel></rss>
