]> git.pld-linux.org Git - packages/chromium-browser.git/blame - master_preferences.json
- pl
[packages/chromium-browser.git] / master_preferences.json
CommitLineData
0562b864
ER
1{
2 "distribution": {
3 "skip_first_run_ui": true,
4 "import_bookmarks_from_file": "/etc/chromium-browser/default_bookmarks.html",
5 "alternate_shortcut_text": false,
6 "chrome_shortcut_icon_index": 0,
7 "create_all_shortcuts": true,
8 "show_welcome_page": true,
9 "make_chrome_default": false,
10 "make_chrome_default_for_user": false,
11 "system_level": false,
12 "verbose_logging": false
13 },
14 "browser": {
15 "show_home_button": true,
16 "check_default_browser": false
17 },
b86ab3aa 18 "session": {
b5c92215 19 "restore_on_startup": 5
b86ab3aa 20 },
43368ac5
ER
21 "extensions": {
22 "theme": {
23 "id": "",
24 "use_system": true
25 }
26 },
0562b864
ER
27 "bookmark_bar": {
28 "show_on_all_tabs": true
29 },
30 "first_run_tabs": [
31 "https://www.pld-linux.org/",
32 "https://www.google.com/intl/en/chrome/browser/welcome.html"
33 ],
34 "homepage": "https://www.pld-linux.org/",
35 "homepage_is_newtabpage": false
36}
This page took 0.058709 seconds and 4 git commands to generate.