~ruther/guix-local

ref: f3d2705f64ac3ef2dcdcd0d48eed413fb1fdab40 guix-local/gnu/packages/aux-files/chromium/master-preferences.json -rw-r--r-- 639 bytes
f3d2705f — Cayetano Santos gnu: ieee-p1076: Move to hdl. a month ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
    "distribution": {
        "import_bookmarks": false,
        "make_chrome_default": false,
        "make_chrome_default_for_user": false,
        "verbose_logging": true,
        "skip_first_run_ui": true
    },
    "browser": {
        "has_seen_welcome_page" : true,
        "default_browser_setting_enabled" : false
    },
    "dns_prefetching": {
        "enabled": false
    },
    "alternate_error_pages": {
        "enabled": false
    },
    "settings": {
        "first_run_tutorial_shown": true
    },
    "default_apps": "noinstall",
    "hide_web_store_icon": true,
    "homepage": "https://www.gnu.org/software/guix/"
}