google-chrome: Initial version of role

This commit is contained in:
Timo Makinen 2020-09-11 16:36:44 +00:00
parent b1e5023eac
commit 2a21d31628
3 changed files with 51 additions and 0 deletions

View file

@ -0,0 +1,6 @@
{
"AuthServerWhitelist": "*.foo.sh",
"AuthNegotiateDelegateWhitelist": "*.foo.sh",
"HomepageLocation": "https://www.foo.sh",
"PasswordManagerEnabled": false
}

View file

@ -0,0 +1,4 @@
{
"RestoreOnStartup": 1,
"ImportHistory": false
}