Created
June 10, 2025 10:27
-
-
Save etenzy/0245db5523434f7df780642959b69352 to your computer and use it in GitHub Desktop.
google chrome: disable autoupdate on mac
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
defaults write com.google.Keystone "{ updatePolicies = { global = { UpdateDefault = 3; }; }; }" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Or use /usr/libexec/PlistBuddy
https://medium.com/@marksiu/what-is-plistbuddy-76cb4f0c262d
Values form: https://support.google.com/chrome/a/answer/7591084?hl=en#updatepolicysettings