From ca32f578dde731ccba4c0781abf47c9105f1ee42 Mon Sep 17 00:00:00 2001 From: Kushagra Gour Date: Fri, 17 Nov 2017 03:26:02 +0530 Subject: [PATCH] add subscription form --- index.html | 45 +++++++++++++++++++++++++++++++++++++++------ 1 file changed, 39 insertions(+), 6 deletions(-) diff --git a/index.html b/index.html index a37e6a4..f1a311e 100644 --- a/index.html +++ b/index.html @@ -257,13 +257,46 @@ 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! + + + +
+
+
+ + + + +
+ +
+
+
+
+ +