user.js

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 091a71aade5654db4208ae3c89750cdbb5666cab
parent 117ab133b16b9bf91088830f5ed807c393cfdc7d
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date:   Wed, 29 Jul 2020 02:22:09 +0000

browser.urlbar.usepreloadedtopurls.enabled
Diffstat:
Mscratchpad-scripts/ghacks-clear-removed.js | 4+++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/scratchpad-scripts/ghacks-clear-removed.js b/scratchpad-scripts/ghacks-clear-removed.js @@ -1,7 +1,7 @@ /*** This will reset the preferences that have been removed completely from the ghacks user.js. - Last updated: 21-April-2020 + Last updated: 28-July-2020 For instructions see: https://github.com/ghacksuserjs/ghacks-user.js/wiki/3.1-Resetting-Inactive-Prefs-[Scripts] @@ -221,6 +221,8 @@ /* 75-beta */ 'browser.search.geoip.url', 'browser.search.region', + /* 79-beta */ + 'browser.urlbar.usepreloadedtopurls.enabled', /* reset parrot: check your open about:config after running the script */ '_user.js.parrot' ]