Skip to main content

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

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


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



Hello,

 

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


Reply