feat: added proton-pass and updated proton-vpn

This commit is contained in:
Leyla Becker 2026-04-12 13:14:01 -05:00
parent d661421821
commit 0e55f5d40a
5 changed files with 82 additions and 7 deletions

View file

@ -52,6 +52,7 @@
extensions.packages = with inputs.firefox-addons.packages.${pkgs.stdenv.hostPlatform.system}; [
bitwarden
proton-pass
terms-of-service-didnt-read
multi-account-containers
shinigami-eyes
@ -112,20 +113,35 @@
"placements" = {
"widget-overflow-fixed-list" = [];
"unified-extensions-area" = [
# bitwarden
"_446900e4-71c2-419f-a6a7-df9c091e268b_-browser-action"
# # bitwarden
# "_446900e4-71c2-419f-a6a7-df9c091e268b_-browser-action"
# proton pass
"78272b6fa58f4a1abaac99321d503a20_proton_me-browser-action"
# ublock origin
"ublock0_raymondhill_net-browser-action"
# sponsor block
"sponsorblocker_ajay_app-browser-action"
# de arrow
"dearrow_ajay_app-browser-action"
# privacy badger
"jid1-mnnxcxisbpnsxq_jetpack-browser-action"
# acount containers
"_testpilot-containers-browser-action"
# simple login
"addon_simplelogin-browser-action"
# clear URLs
"_74145f27-f039-47ce-a470-a662b129930a_-browser-action"
# Decentraleyes
"jid1-bofifl9vbdl2zq_jetpack-browser-action"
#
"dfyoutube_example_com-browser-action"
# Local CDN
"_b86e4813-687a-43e6-ab65-0bde4ab75758_-browser-action"
# Return youtube dislike
"_762f9885-5a13-4abd-9c77-433dcd38b8fd_-browser-action"
# Snow flake
"_b11bea1f-a888-4332-8d8a-cec2be7d24b9_-browse-action"
# Terms of service didn't read
"jid0-3guet1r69sqnsrca5p8kx9ezc3u_jetpack-browser-action"
];
"nav-bar" = [
@ -170,6 +186,7 @@
"_762f9885-5a13-4abd-9c77-433dcd38b8fd_-browser-action"
"_b11bea1f-a888-4332-8d8a-cec2be7d24b9_-browser-action"
"jid0-3guet1r69sqnsrca5p8kx9ezc3u_jetpack-browser-action"
"78272b6fa58f4a1abaac99321d503a20_proton_me-browser-action"
];
};
"browser.newtabpage.activity-stream.feeds.topsites" = false;