Skip to content

Commit

Permalink
0512: shield pref name changes 60+
Browse files Browse the repository at this point in the history
  • Loading branch information
Thorin-Oakenpants authored Mar 20, 2018
1 parent 53a69ff commit 04f1449
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions user.js
Original file line number Diff line number Diff line change
Expand Up @@ -357,6 +357,8 @@ user_pref("extensions.pocket.enabled", false);
* [2] https://github.com/mozilla/normandy ***/
user_pref("extensions.shield-recipe-client.enabled", false);
user_pref("extensions.shield-recipe-client.api_url", "");
user_pref("app.normandy.enabled", false); // (FF60+)
user_pref("app.normandy.api_url", ""); // (FF60+)
/* 0513: disable Follow On Search (FF53+)
* Just DELETE the XPI file in your system extensions directory
* [1] https://blog.mozilla.org/data/2017/06/05/measuring-search-in-firefox/ ***/
Expand Down

0 comments on commit 04f1449

Please sign in to comment.