mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-03-14 12:18:59 +00:00
profiles/browsers: add "Google Container" add-on
This commit is contained in:
parent
ff6fb85582
commit
5808d7bc6c
@ -61,6 +61,7 @@ in
|
|||||||
# considering the bare minimum set of preferred extensions.
|
# considering the bare minimum set of preferred extensions.
|
||||||
extensions = {
|
extensions = {
|
||||||
"@contain-facebook".install_url = mozillaAddon "facebook-container";
|
"@contain-facebook".install_url = mozillaAddon "facebook-container";
|
||||||
|
"@contain-google".install_url = mozillaAddon "google-container";
|
||||||
"@testpilot-containers".install_url = mozillaAddon "multi-account-containers";
|
"@testpilot-containers".install_url = mozillaAddon "multi-account-containers";
|
||||||
"{446900e4-71c2-419f-a6a7-df9c091e268b}" = {
|
"{446900e4-71c2-419f-a6a7-df9c091e268b}" = {
|
||||||
install_url = mozillaAddon "bitwarden-password-manager";
|
install_url = mozillaAddon "bitwarden-password-manager";
|
||||||
|
Loading…
Reference in New Issue
Block a user