Posted on 01-26-2018 01:10 AM
Has anyone successfully scripted adding a site/URL to Google Chome's Whitelist/Trusted site list?
We have a requirement to add several sites, and I can't for the life of me find a plist entry or anything similar to edit that will do this.
Thanks
Posted on 01-26-2018 03:00 AM
defaults write com.google.Chrome AuthServerWhitelist '*.acme.com'
Posted on 11-10-2021 02:37 PM
Hello,
I'm a bit new to scripting would ".acme.com" be the website being whitelisted?