sshirokov / Chrome-Tools

Includes what is believed to be the ultimate Chromium updater script

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chrome Tools
Chrome Tools is a collection of scripts that support users of Google's Chrome
Browser and the Chromium Project. These include:
chromium-updater.sh - Updates or installs the latest Chromium Browser.
keyword-syncer.sh - Exports and imports custom search engines.

The Chromium Project is the open source branch of Google's Chrome Browser.
http://www.chromium.org/

Chromium has a continuous build system that produces updates far more often than
nightly. This can provide quite a challenge for the bleeding edge enthusiast.
There are many scripts out there that help facilitate this. This is the only one
that extracts the revision number from apps Info.Plist to decide whether or not
to update. For this reason it is considered to be the best.

Recent build history can be found at:
http://build.chromium.org/buildbot/snapshots/chromium-rel-mac/

More Detail:
http://build.chromium.org/buildbot/waterfall/console

About

Includes what is believed to be the ultimate Chromium updater script


Languages

Language:Shell 100.0%