Whitelist / trusted sites for Google Chrome

mike_goddard
New Contributor

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

2 REPLIES 2

chrisbju
New Contributor III

defaults write com.google.Chrome AuthServerWhitelist '*.acme.com'

RamosC
New Contributor II

Hello,

 

I'm a bit new to scripting would ".acme.com" be the website being whitelisted?