From 36c942e88743b6535dbd80fa17232ede357b14e1 Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Sun, 12 Jun 2022 12:45:13 +0000 Subject: [PATCH] browser.urlbar.trimURLs see #1473 --- scratchpad-scripts/arkenfox-cleanup.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scratchpad-scripts/arkenfox-cleanup.js b/scratchpad-scripts/arkenfox-cleanup.js index 042649d..1216e70 100644 --- a/scratchpad-scripts/arkenfox-cleanup.js +++ b/scratchpad-scripts/arkenfox-cleanup.js @@ -3,7 +3,7 @@ - removed from the arkenfox user.js - deprecated by Mozilla but listed in the arkenfox user.js in the past - Last updated: 5-May-2022 + Last updated: 12-June-2022 Instructions: - [optional] close Firefox and backup your profile @@ -232,6 +232,7 @@ /* REMOVED */ /* 92-102 */ + 'browser.urlbar.trimURLs', 'dom.caches.enabled', 'dom.storageManager.enabled', 'dom.storage_access.enabled',