user.js

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

commit 63ed779776d15440df93417c0204993a984bf591
parent 998069f4409878b5779e5e64d5ec4bfbc5b092fa
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date:   Fri, 28 Jul 2017 21:06:38 +1200

0513: disable Follow On Search
Diffstat:
Muser.js | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/user.js b/user.js @@ -334,6 +334,9 @@ user_pref("dom.flyweb.enabled", false); * [2] https://github.com/mozilla/normandy ***/ user_pref("extensions.shield-recipe-client.enabled", false); user_pref("extensions.shield-recipe-client.api_url", ""); +/* 0513: disable Follow On Search (FF53+) + * Just DELETE the XPI file in your system add-ons directory + * [1] https://blog.mozilla.org/data/2017/06/05/measuring-search-in-firefox/ ***/ /* 0514: disable Activity Stream (FF54+) * Activity Stream replaces "New Tab" with one based on metadata and browsing behavior, * and includes telemetry as well as web content such as snippets and "spotlight"