Abrowser: disabled recommended addons

This commit is contained in:
Ruben Rodriguez 2019-08-02 16:22:39 -04:00
parent 897dd12a90
commit e8892e2eca
2 changed files with 3 additions and 1 deletions

View file

@ -254,3 +254,5 @@ pref("extensions.blocklist.url", "");
// Disable recommended extensions
pref("browser.newtabpage.activity-stream.asrouter.userprefs.cfr", false);
pref("extensions.htmlaboutaddons.discover.enabled", false);
pref("extensions.htmlaboutaddons.recommendations.enabled", false);

View file

@ -18,7 +18,7 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
VERSION=64
VERSION=65
. ./config