Cleaned up and re-organized preferences...
Disabled Basic authentication over HTTP by default -
network.http.basic_http_auth.enabled
->false
DESKTOP: Enabled + customized the new Sidebar by default -
sidebar.backupState
->{\"command\":\"\",\"launcherWidth\":0,\"launcherExpanded\":false,\"launcherVisible\":false}
,sidebar.main.tools
->bookmarks,syncedtabs,history
,sidebar.revamp
->true
, &sidebar.visibility
->hide-sidebar
DESKTOP: Enabled syncing for the
sidebar.main.tools
&sidebar.revamp
preferences -services.sync.prefs.sync.sidebar.main.tools
&services.sync.prefs.sync.sidebar.revamp
->true
DESKTOP - WINDOWS: Enabled Taskbar Tabs (PWAs) by default - currently only supported on Nightly -
browser.taskbarTabs.enabled
->true
Added a FPP override for
citybbq.com
to fix display estimated delivery times -privacy.fingerprintingProtection.granularOverrides
->{\"firstPartyDomain\": \"citybbq.com\", \"overrides\": \"-JSDateTimeUTC\"}
ANDROID: Added a FPP override for
jerseymikes.com
to fix map display issues -privacy.fingerprintingProtection.granularOverrides
->{\"firstPartyDomain\": \"jerseymikes.com\", \"overrides\": \"-CanvasExtractionBeforeUserInputIsBlocked,-CanvasImageExtractionPrompt\"}
Other minor tweaks & fixes
Codeberg: See here for more details.
GitLab: See here for more details.
GitHub: See here for more details.
:)