From 0f839be2902f580bf038b3d0bfe999576abd001e Mon Sep 17 00:00:00 2001 From: nurbek Date: Mon, 8 Nov 2021 00:41:39 +0600 Subject: [PATCH] Add Tapcart / Miscellaneous --- .../webextension/images/icons/Tapcart.svg | 4 ++++ src/technologies/t.json | 19 +++++++++++++++++++ 2 files changed, 23 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Tapcart.svg diff --git a/src/drivers/webextension/images/icons/Tapcart.svg b/src/drivers/webextension/images/icons/Tapcart.svg new file mode 100644 index 000000000..ca15ab658 --- /dev/null +++ b/src/drivers/webextension/images/icons/Tapcart.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/technologies/t.json b/src/technologies/t.json index 70a084748..d0a3f5fa9 100644 --- a/src/technologies/t.json +++ b/src/technologies/t.json @@ -328,6 +328,25 @@ "scriptSrc": "cdn\\.tamara\\.co", "website": "https://tamara.co/" }, + "Tapcart": { + "cats": [ + 19 + ], + "description": "Tapcart is a mobile commerce SaaS platform that integrates directly with Shopify.", + "icon": "Tapcart.svg", + "requires": "Shopify", + "dom": "a[href*='tapcart.app'][target='_blank']", + "js": { + "tapcartwebBanner": "" + }, + "saas": true, + "pricing": [ + "mid", + "recurring" + ], + "scriptSrc": "cdn\\.tapcart\\.com/", + "website": "https://tapcart.com" + }, "Target2Sell": { "cats": [ 76