diff --git a/modules/home/librewolf.nix b/modules/home/librewolf.nix index c4efcfb..e531c3c 100644 --- a/modules/home/librewolf.nix +++ b/modules/home/librewolf.nix @@ -87,6 +87,12 @@ install_url = "https://addons.mozilla.org/firefox/downloads/latest/darkreader/latest.xpi"; installation_mode = "force_installed"; }; + + # Unhook + "myallychou@gmail.com" = { + install_url = "https://addons.mozilla.org/firefox/downloads/latest/youtube-recommended-videos/latest.xpi"; + installation_mode = "force_installed"; + }; }; Preferences = {