chrome preferences
parent
771fafb2e6
commit
b3ea9a215a
|
|
@ -11,7 +11,7 @@
|
||||||
"browser": {
|
"browser": {
|
||||||
"check_default_browser": false,
|
"check_default_browser": false,
|
||||||
"has_seen_welcome_page": true,
|
"has_seen_welcome_page": true,
|
||||||
"show_home_button": true,
|
"show_home_button": false,
|
||||||
"window_placement": {
|
"window_placement": {
|
||||||
"bottom": 10,
|
"bottom": 10,
|
||||||
"left": 10,
|
"left": 10,
|
||||||
|
|
@ -20,6 +20,11 @@
|
||||||
"top": 10
|
"top": 10
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"extensions": {
|
||||||
|
"theme": {
|
||||||
|
"use_system": true
|
||||||
|
}
|
||||||
|
},
|
||||||
"ntp": {
|
"ntp": {
|
||||||
"most_visited_blacklist": {
|
"most_visited_blacklist": {
|
||||||
"c8e0afd1da1d9e29511240861f795a5a": null,
|
"c8e0afd1da1d9e29511240861f795a5a": null,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue