diff --git a/index.html b/index.html index 2350f34..f77a6d2 100644 --- a/index.html +++ b/index.html @@ -781,18 +781,6 @@ function closeInfo(label) { info.classList.remove('show'); } - - function addToChrome() { - _gaq && _gaq.push(['_trackEvent', 'webmaker', 'install-start']); - info.classList.add('show'); - changeLabel('Installing...'); - chrome.webstore.install(undefined, function () { - cta.innerHTML = 'Successfully installed!'; - closeInfo(); - _gaq && _gaq.push(['_trackEvent', 'webmaker', 'install-done']); - }); - } - @@ -806,12 +794,11 @@
Recommended: More features. More fun!
- +