]> git.pld-linux.org Git - packages/chromium-browser.git/blob - master_preferences.json
synced remove_bundled_libraries with gentoo ebuild
[packages/chromium-browser.git] / master_preferences.json
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         },
18         "session": {
19                 "restore_on_startup": 5
20         },
21         "extensions": {
22                 "theme": {
23                         "id": "",
24                         "use_system": true
25                 }
26         },
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.05141 seconds and 3 git commands to generate.