diff --git a/modules/librewolf.nix b/modules/librewolf.nix index 26d3a63..0cdb225 100644 --- a/modules/librewolf.nix +++ b/modules/librewolf.nix @@ -66,6 +66,10 @@ let install_url = "https://addons.mozilla.org/firefox/downloads/latest/darkreader/latest.xpi"; installation_mode = "force_installed"; }; + "myallychou@gmail.com" = { + install_url = "https://addons.mozilla.org/firefox/downloads/latest/youtube-recommended-videos/latest.xpi"; + installation_mode = "force_installed"; + }; }; Preferences = {