33 lines
824 B
Plaintext
33 lines
824 B
Plaintext
{
|
|
"distribution": {
|
|
"import_bookmarks": false,
|
|
"import_bookmarks_from_file": "/usr/share/chromium/initial_bookmarks.html",
|
|
"skip_first_run_ui": true,
|
|
"show_welcome_page": false,
|
|
"suppress_first_run_default_browser_prompt": true,
|
|
"suppress_first_run_bubble": true,
|
|
"make_chrome_default": false,
|
|
"make_chrome_default_for_user": false,
|
|
"create_all_shortcuts": true,
|
|
"show_welcome_page": false
|
|
},
|
|
"first_run_tabs": [
|
|
"https://www.armbian.com"
|
|
],
|
|
"browser": {
|
|
"show_home_button": true,
|
|
"check_default_browser" : false
|
|
},
|
|
"bookmark_bar": {
|
|
"show_on_all_tabs": true
|
|
},
|
|
"safebrowsing": {
|
|
"enabled": false
|
|
},
|
|
"alternate_error_pages": {
|
|
"enabled": false
|
|
},
|
|
"homepage": "https://www.armbian.com",
|
|
"AudioCaptureAllowed" : false
|
|
}
|