From fd9b6f665af07a1df0bda6c25bbbf14fe7a114ed Mon Sep 17 00:00:00 2001 From: Kushagra Gour Date: Fri, 17 Nov 2017 12:20:39 +0530 Subject: [PATCH] remove subscribe --- index.html | 44 ++++++-------------------------------------- 1 file changed, 6 insertions(+), 38 deletions(-) diff --git a/index.html b/index.html index f1a311e..5093c49 100644 --- a/index.html +++ b/index.html @@ -257,46 +257,14 @@ if (navigator.userAgent.indexOf('Chrome') === -1) { document.write(' Available only on Chrome currently.'); } - // if (chrome.app.isInstalled) { - // document.write('You have this extension already installed!') - // } - // else { - // document.write('Add to Chrome'); - // } + if (chrome.app.isInstalled) { + document.write('You have this extension already installed!') + } + else { + document.write('Add to Chrome'); + } - Web Maker is currently not available for installation due to some issue with Chrome Webstore. - For now, you can subscribe below to get notified when Web Maker is back! - - - -
-
-
- - - - -
- -
-
-
-
- -