[go: up one dir, main page]

Skip to content
____

* Cleaned up and re-organized preferences...

* Disabled [Basic authentication over HTTP](https://chromeenterprise.google/policies/#BasicAuthOverHttpEnabled) 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](https://windowsreport.com/firefox-is-bringing-web-apps-to-windows-11-with-taskbar-tabs-first-look/) *(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](https://codeberg.org/celenity/Phoenix/compare/2025.03.12.1...2025.03.20.1) for more details.

GitLab: See [here](https://gitlab.com/celenityy/Phoenix/-/compare/2025.03.12.1...2025.03.20.1) for more details.

GitHub: See [here](https://github.com/celenityy/Phoenix/compare/2025.03.12.1...2025.03.20.1) for more details.
___

:)