commit 36c942e88743b6535dbd80fa17232ede357b14e1
parent 662eddbc2124d9d09774da7d5bc385f45c287c0d
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date: Sun, 12 Jun 2022 12:45:13 +0000
browser.urlbar.trimURLs
see #1473
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git 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',