Enable unified extensions icon

This commit is contained in:
2023-04-04 09:34:49 -07:00
parent 50f883cda2
commit 8db4bf67c2

View File

@ -20,9 +20,6 @@ user_pref("keyword.enabled", true);
// disable letterboxing
user_pref("privacy.resistFingerprinting.letterboxing", false);
// disable puzzle piece extentions button
user_pref("extensions.unifiedExtensions.enabled", false);
// make scrolling work better
user_pref("apz.gtk.kinetic_scroll.enabled", false);