Discussion:
[chromium-discuss] change settings programmatically
herme zero
2018-08-23 15:02:19 UTC
Permalink
I need to create an app for my company to distribute to our customer.
Our company makes web applications, and they need the browser to be
configured a certain way.
how do we read and or change browser preferences/settings programmatically?
Thanks you,
--
--
Chromium Discussion mailing list: chromium-***@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-discuss

---
You received this message because you are subscribed to the Google Groups "Chromium-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-discuss+***@chromium.org.
PhistucK
2018-08-26 08:08:38 UTC
Permalink
Only certain settings can be changed sort of programmatically and it
requires that Chrome would run on a domain-joined machine. You will need to
notify the administrator of the customer and ask them to change the group
policies of Chrome to the ones you need.
A list of group policies is available here -
https://www.chromium.org/administrators/policy-list-3

Extensions can also mess with the settings a bit (content settings, home
page and a few more), but the customer will have to either install your
extension, or have it installed by the administrator.

☆*PhistucK*
Post by herme zero
I need to create an app for my company to distribute to our customer.
Our company makes web applications, and they need the browser to be
configured a certain way.
how do we read and or change browser preferences/settings programmatically?
Thanks you,
--
--
http://groups.google.com/a/chromium.org/group/chromium-discuss
---
You received this message because you are subscribed to the Google Groups
"Chromium-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an
--
--
Chromium Discussion mailing list: chromium-***@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-discuss

---
You received this message because you are subscribed to the Google Groups "Chromium-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-discuss+***@chromium.org.
Continue reading on narkive:
Loading...