From 1e130c44a7a0c5ee0f120c1ece5a63dc3875e178 Mon Sep 17 00:00:00 2001 From: nurbek Date: Mon, 27 Jun 2022 20:30:08 +0600 Subject: [PATCH] Add GetButton / live-chat, widget --- .../webextension/images/icons/GetButton.svg | 5 +++++ src/technologies/g.json | 16 ++++++++++++++++ 2 files changed, 21 insertions(+) create mode 100644 src/drivers/webextension/images/icons/GetButton.svg diff --git a/src/drivers/webextension/images/icons/GetButton.svg b/src/drivers/webextension/images/icons/GetButton.svg new file mode 100644 index 000000000..0f49d4826 --- /dev/null +++ b/src/drivers/webextension/images/icons/GetButton.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/technologies/g.json b/src/technologies/g.json index 9e4697edc..d179cba57 100644 --- a/src/technologies/g.json +++ b/src/technologies/g.json @@ -406,6 +406,22 @@ }, "website": "https://getsatisfaction.com/corp/" }, + "GetButton": { + "cats": [ + 5, + 52 + ], + "description": "The chat button by GetButton takes website visitor directly to the messaging app such as Facebook Messenger or WhatsApp and allows them to initiate a conversation with you.", + "icon": "GetButton.svg", + "scriptSrc": "\\.getbutton\\.io/", + "saas": true, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "website": "https://getbutton.io" + }, "GetFeedback": { "cats": [ 13