enable some features

This commit is contained in:
Kopatz
2024-04-10 17:21:19 +02:00
parent 4bf50f4991
commit 757672502c
2 changed files with 4 additions and 2 deletions

View File

@@ -79,7 +79,8 @@
# Disable preloading of the new tab page.
# By default Firefox preloads the new tab page (with website thumbnails) in the
# background before it is even opened.
"browser.newtab.preload" = false;
# Enabled atm to test performance difference.
"browser.newtab.preload" = true;
# Disable about:addons' Get Add-ons panel
# The start page with recommended addons uses google analytics.
"extensions.getAddons.showPane" = false;