Update librewolf.nix
This commit is contained in:
@@ -82,6 +82,7 @@
|
|||||||
installation_mode = "force_installed";
|
installation_mode = "force_installed";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
# Dark Reader
|
||||||
"addon@darkreader.org" = {
|
"addon@darkreader.org" = {
|
||||||
install_url = "https://addons.mozilla.org/firefox/downloads/latest/darkreader/latest.xpi";
|
install_url = "https://addons.mozilla.org/firefox/downloads/latest/darkreader/latest.xpi";
|
||||||
installation_mode = "force_installed";
|
installation_mode = "force_installed";
|
||||||
@@ -121,6 +122,7 @@
|
|||||||
Value = false;
|
Value = false;
|
||||||
Status = "locked";
|
Status = "locked";
|
||||||
};
|
};
|
||||||
|
|
||||||
"browser.tabs.groups.smart.userEnabled" = {
|
"browser.tabs.groups.smart.userEnabled" = {
|
||||||
Value = false;
|
Value = false;
|
||||||
Status = "locked";
|
Status = "locked";
|
||||||
|
|||||||
Reference in New Issue
Block a user