Enable block-browser-injections-by-domain feature #406

Closed
opened 2026-04-05 21:10:08 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @spicychickensauce on 8/15/2025

I tried to follow https://bitwarden.com/help/blocking-uris/, but the option is not visible in my browser extension.
It's an important feature, as the extension messes up some sites.

I tracked it down to the block-browser-injections-by-domain feature flag.

It seems to be enabled in the official client, so it makes sense to also enable here.

Btw. it would have been much easier if the experimental_client_feature_flags would not be checked against a hardcoded list of KNOWN_FLAGS.

Would it be possible to remove that check? Would have saved me a couple of hours...

*Originally created by @spicychickensauce on 8/15/2025* I tried to follow https://bitwarden.com/help/blocking-uris/, but the option is not visible in my browser extension. It's an important feature, as the extension messes up some sites. I tracked it down to the `block-browser-injections-by-domain` feature flag. It seems to be enabled in the official client, so it makes sense to also enable here. Btw. it would have been much easier if the `experimental_client_feature_flags` would not be checked against a hardcoded list of `KNOWN_FLAGS`. Would it be possible to remove that check? Would have saved me a couple of hours...
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/vaultwarden#406