0513: disable Follow On Search
This commit is contained in:
parent
998069f440
commit
63ed779776
3
user.js
3
user.js
@ -334,6 +334,9 @@ user_pref("dom.flyweb.enabled", false);
|
|||||||
* [2] https://github.com/mozilla/normandy ***/
|
* [2] https://github.com/mozilla/normandy ***/
|
||||||
user_pref("extensions.shield-recipe-client.enabled", false);
|
user_pref("extensions.shield-recipe-client.enabled", false);
|
||||||
user_pref("extensions.shield-recipe-client.api_url", "");
|
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+)
|
/* 0514: disable Activity Stream (FF54+)
|
||||||
* Activity Stream replaces "New Tab" with one based on metadata and browsing behavior,
|
* 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"
|
* and includes telemetry as well as web content such as snippets and "spotlight"
|
||||||
|
Loading…
Reference in New Issue
Block a user