ysl2 / .dotfiles

My dotfiles
1 stars 0 forks source link

Chrome disable update check #9

Open ysl2 opened 10 months ago

ysl2 commented 10 months ago

Ref: https://stackoverflow.com/questions/27962454/disable-chrome-is-out-of-date-notification

# Add `--simulate-outdated-no-au` flag:
# Exec=/opt/apps/cn.google.chrome/files/google/chrome/google-chrome %U
Exec=/opt/apps/cn.google.chrome/files/google/chrome/google-chrome --simulate-outdated-no-au='Tue, 31 Dec 2099 23:59:59 GMT' %U

Then reboot system.