diff --git a/home-manager/pascal/modules/firefox.nix b/home-manager/pascal/modules/firefox.nix index 06bf59e..1d8c3b0 100644 --- a/home-manager/pascal/modules/firefox.nix +++ b/home-manager/pascal/modules/firefox.nix @@ -493,6 +493,7 @@ policies = { + ## to find the correct GUID of an extension go to https://addons.mozilla.org/, open any extension page, view the page source code and search for "guid", then use this value for the extension name. ExtensionSettings = { "addon@darkreader.org" = { install_url = "https://addons.mozilla.org/firefox/downloads/latest/darkreader/latest.xpi";