mirror of
https://github.com/yokoffing/Betterfox.git
synced 2026-06-12 15:40:48 +05:30
Comment out array
This commit is contained in:
+1
-1
@@ -99,7 +99,7 @@ user_pref("javascript.options.experimental.import_assertions", true);
|
||||
user_pref("javascript.options.experimental.shadow_realms", true);
|
||||
user_pref("javascript.options.wasm_gc", true);
|
||||
user_pref("javascript.options.wasm_function_references", true);
|
||||
user_pref("javascript.options.experimental.array_grouping", true);
|
||||
//user_pref("javascript.options.experimental.array_grouping", true);
|
||||
//user_pref("javascript.options.experimental.enable_change_array_by_copy", true);
|
||||
user_pref("cookiebanners.service.mode", 2);
|
||||
user_pref("cookiebanners.service.mode.privateBrowsing", 1);
|
||||
|
||||
Reference in New Issue
Block a user