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 @@

A blazing fast & offline web playground in your browser

- + Open Web App

Recommended: More features. More fun!

- + Add Chrome extension @@ -835,14 +822,6 @@
Web Maker working screen
-