From 5d46d529bbcee45f203ee6b3032f4e9086e6c72c Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Tue, 14 May 2024 11:01:28 +0300 Subject: [PATCH] firefox: new tab page crashes? No problem, we can disable it. --- etc/firefox/policies/policies.json | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/firefox/policies/policies.json b/etc/firefox/policies/policies.json index c0b2f381..86c3ab2c 100644 --- a/etc/firefox/policies/policies.json +++ b/etc/firefox/policies/policies.json @@ -210,6 +210,7 @@ "URL": "about:mozilla" }, "NetworkPrediction": false, + "NewTabPage": false, "OverrideFirstRunPage": "about:mozilla", "PDFjs": { "EnablePermissions": false,