Update 'user.js'

This commit is contained in:
Narsil 2021-02-21 06:07:12 -05:00
parent 10cabc0e55
commit 44ef426d68
1 changed files with 1 additions and 1 deletions

View File

@ -1174,7 +1174,7 @@ user_pref("media.autoplay.blocking_policy", 2);
user_pref("media.block-autoplay-until-in-foreground", true); // [DEFAULT: true] user_pref("media.block-autoplay-until-in-foreground", true); // [DEFAULT: true]
// ------------------------------------- // -------------------------------------
// Pref : Disable showing avif images // Pref : Disable showing avif images
// user_pref("image.avif.enabled", false); // user_pref("image.avif.enabled", false); // [DESKTOP]
// //
// >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> // >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
// Section : Location Bar / Search Bar / Suggestions / History / Forms // Section : Location Bar / Search Bar / Suggestions / History / Forms