mirror of
https://github.com/zen-browser/desktop.git
synced 2026-09-06 21:40:45 +00:00
18 lines
452 B
C++
18 lines
452 B
C++
# This Source Code Form is subject to the terms of the Mozilla Public
|
|
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
|
|
|
[DEFAULT]
|
|
prefs = [
|
|
"zen.window-sync.enabled=true",
|
|
"zen.urlbar.replace-newtab=false",
|
|
"zen.spaces-sync.first-sync-animation-shown=true",
|
|
]
|
|
support-files = [
|
|
"head.js",
|
|
]
|
|
|
|
["browser_normal_tabs_apply.js"]
|
|
|
|
["browser_normal_tabs_projection.js"]
|