Remove puzzle piece extension button
This commit is contained in:
parent
97e3ffd834
commit
8d1ee08916
@ -19,3 +19,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);
|
||||
|
Loading…
x
Reference in New Issue
Block a user