~ruther/guix-local

ref: 686aaca89864be889dab32f5327ee98e4eaa3d7e guix-local/gnu/packages/aux-files/chromium/master-preferences.json -rw-r--r-- 639 bytes
686aaca8 — jgart gnu: trealla: Update to 2.83.11. 7 months 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/"
}