Would be better to know which channel of Chrome got updated (Dev, Beta, Stable?) and also for which platform (Android, iOS, Desktop browser, Chrome OS, Chromecast?). The site to check up on this http://googlechromereleases.blogspot.com/
I really wish people would open source these types of projects. There's not much reason to protect the source code. The value is in the domain. This site already shows up in the 1st page results for the Google query 'did chrome update today' (duh!).
If the source were available somewhere on Github/Bitbucket/whatever, people with feature suggestions could do the implementation and submit a pull request.
18 comments
[ 2.8 ms ] story [ 48.3 ms ] threadI purposely disable the google updater and only turn it on when I am ready to update.
Right now, it is just checking the Chrome release blog Stable channel to see if a release was pushed on the current day http://googlechromereleases.blogspot.com/2013/07/stable-chan....
Does not check to see if you updated today, which is slightly diff.
If the source were available somewhere on Github/Bitbucket/whatever, people with feature suggestions could do the implementation and submit a pull request.