From b191c4da15bbfd0d97c5748640d9534dd1bf7bc4 Mon Sep 17 00:00:00 2001 From: nurbek Date: Fri, 25 Mar 2022 23:37:20 +0600 Subject: [PATCH] Add Interact / widget --- .../webextension/images/icons/Interact.svg | 3 +++ src/technologies/i.json | 19 +++++++++++++++++++ 2 files changed, 22 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Interact.svg diff --git a/src/drivers/webextension/images/icons/Interact.svg b/src/drivers/webextension/images/icons/Interact.svg new file mode 100644 index 000000000..61f279fb5 --- /dev/null +++ b/src/drivers/webextension/images/icons/Interact.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/technologies/i.json b/src/technologies/i.json index 17593797b..ff4c8fb5e 100644 --- a/src/technologies/i.json +++ b/src/technologies/i.json @@ -645,6 +645,25 @@ "scriptSrc": "intensedebate\\.com", "website": "http://intensedebate.com" }, + "Interact": { + "cats": [ + 5 + ], + "description": "Interact is a tool for creating online quizzes.", + "icon": "Interact.svg", + "js": { + "InteractApp.name": "InteractApp", + "InteractPromotionObject": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scriptSrc": "\\.tryinteract\\.com/", + "website": "https://www.tryinteract.com" + }, "Intercom": { "cats": [ 52,