TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Bitwarden Extension disabled due to new permissions

42 pointsby Belphemurover 4 years ago

6 comments

arvidkahlover 4 years ago
This behavior caused us to get blanket permissions for an extension I worked on in the past. We’d add a new permitted URL to support a newly integrated site, only to have the extension disable itself for all our customers, most of which wouldn’t even use that new integration.<p>While I understand the reasoning behind such an automated disabling, but it probably could be done better. Like delaying the update (and the disabling part) until the user made a choice.<p>Also very hard to inform users of this issue after it has occurred. Caused us so much trouble. Also a reason we went with the admittedly less safe blanket permission.
评论 #25910941 未加载
fabbariover 4 years ago
<p><pre><code> This was annoying to me - a nerd - and a bad teaching moment for my parents - computer illiterates - that just learned to click &quot;OK&quot; to add new permissions, so that they could use the password manager again, without really knowing &quot;why&quot;. This was the perfect storm of s**t choices by all involved. The browsers - rather than disabling the extension, should have just kept the old permissions and fail&#x2F;ask for new permissions for the .5% of people that will be using the native application to enable biometric unlocking. Bitwarden - knowing that Firefox didn&#x27;t allow this permission to be optional - should have held back until Firefox did implement it, or simply should have disabled the feature on Firefox.</code></pre>
评论 #25907646 未加载
JaggedJaxover 4 years ago
This update makes it clear the importance of displaying the changelog along with the new permissions request. With FireFox I had to manually go to the extension page and find&#x2F;read the release notes to understand the new permission.
jveover 4 years ago
Noticed this yesterday and opened chrome web store to perhaps read what new functionality new permissions do bring, but found NO information. Disappointed.<p>Ofcourse reading this github issue I only now found that they introduced Biometrics. <a href="https:&#x2F;&#x2F;bitwarden.com&#x2F;help&#x2F;article&#x2F;biometrics&#x2F;#browser-extensions" rel="nofollow">https:&#x2F;&#x2F;bitwarden.com&#x2F;help&#x2F;article&#x2F;biometrics&#x2F;#browser-exten...</a>
NikolaeVariusover 4 years ago
When this update popped up, I seriously thought something was wrong since the new permission didn&#x27;t make any sense. Disabled update across everywhere I use extension.
da_nover 4 years ago
The amount of entitlement ringing through the comments on the issue is crazy. It really makes me frustrated to see as it just adds fire to putting companies off the idea of developing open source software.