mbp-manjaro/community/webdad/desktop-overlay/usr/lib/chromium/master_preferences

37 lines
733 B
Plaintext

{
"homepage" : "https://manjaro.org",
"homepage_is_newtabpage" : true,
"browser" : {
"show_home_button" : true,
"custom_chrome_frame": false
},
"session" : {
"restore_on_startup" : 4,
"startup_urls" : [
"https://manjaro.org"
]
},
"distribution": {
"import_bookmarks": false,
"import_bookmarks_from_file": "/usr/lib/chromium/bookmarks.html",
"skip_first_run_ui": true
},
"extensions": {
"theme": {
"id": "",
"use_system": true
}
},
"bookmark_bar" : {
"show_on_all_tabs" : false
},
"sync_promo" : {
"show_on_first_run_allowed": false
},
"first_run_tabs" : [
"https://manjaro.org",
"welcome_page",
"new_tab_page"
]
}