some changes so config works for all situations

This commit is contained in:
KoenDR06 2025-09-03 16:45:40 +02:00
parent abb9c5f946
commit 5d4605f58d
4 changed files with 7 additions and 5 deletions

View file

@ -61,9 +61,9 @@ in {
install_url = "https://addons.mozilla.org/firefox/downloads/latest/istilldontcareaboutcookies/latest.xpi";
installation_mode = "force_installed";
};
# Ghostery
"firefox@ghostery.com" = {
install_url = "https://addons.mozilla.org/firefox/downloads/latest/ghostery/latest.xpi";
# Tridactyl
"tridactyl.vim@cmcaine.co.uk" = {
install_url = "https://addons.mozilla.org/firefox/downloads/latest/tridactyl-vim/latest.xpi";
installation_mode = "force_installed";
};
};