From: Dobrica Pavlinusic Date: Mon, 21 Jun 2010 12:06:26 +0000 (+0200) Subject: start google chrome with Speed Tracer and app support X-Git-Url: http://git.rot13.org/?p=MojoFacets.git;a=commitdiff_plain;h=b083b30a7bc5998db6cff402ec590469ca97fccf;ds=sidebyside start google chrome with Speed Tracer and app support --- diff --git a/google-chrome.sh b/google-chrome.sh new file mode 100755 index 0000000..a9fd247 --- /dev/null +++ b/google-chrome.sh @@ -0,0 +1,4 @@ +#!/bin/sh -x + +exec=`basename $0 | sed 's/.sh//'` +$exec --enable-extension-timeline-api --enable-apps http://localhost:3000