Add Google Chrome browser
This commit is contained in:
parent
8b6973f8be
commit
229d5bc229
3 changed files with 51 additions and 0 deletions
6
google-chrome/files/managed.json
Normal file
6
google-chrome/files/managed.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"AuthServerWhitelist": "*.foo.sh",
|
||||
"AuthNegotiateDelegateWhitelist": "*.foo.sh",
|
||||
"HomepageLocation": "https://www.foo.sh",
|
||||
"PasswordManagerEnabled": false
|
||||
}
|
4
google-chrome/files/recommended.json
Normal file
4
google-chrome/files/recommended.json
Normal file
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"RestoreOnStartup": 1,
|
||||
"ImportHistory": false
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue