From 2b5955716ba0a2243727a1c07916aed7d0fffb1a Mon Sep 17 00:00:00 2001 From: Atridad Lahiji Date: Mon, 23 Mar 2026 11:16:08 -0600 Subject: [PATCH] Added unhook extension --- modules/home/librewolf.nix | 6 ++++++ 1 file changed, 6 insertions(+) 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 = {