From 58abf1390916bc70f62e295387392fd3edaefe13 Mon Sep 17 00:00:00 2001 From: nurbek Date: Thu, 2 Mar 2023 02:53:51 +0600 Subject: [PATCH] Add Grasp / live-chat --- .../webextension/images/icons/Grasp.svg | 3 +++ src/technologies/g.json | 18 ++++++++++++++++++ 2 files changed, 21 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Grasp.svg diff --git a/src/drivers/webextension/images/icons/Grasp.svg b/src/drivers/webextension/images/icons/Grasp.svg new file mode 100644 index 000000000..3b6e9f8c0 --- /dev/null +++ b/src/drivers/webextension/images/icons/Grasp.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/technologies/g.json b/src/technologies/g.json index a60b13b06..c1c39a5e5 100644 --- a/src/technologies/g.json +++ b/src/technologies/g.json @@ -2088,6 +2088,24 @@ "website": "https://graphql.org", "xhr": "graphql\\.[\\w]+\\.(?:com|net)/" }, + "Grasp": { + "cats": [ + 52 + ], + "description": "Grasp is a customer support software company that offers a cloud-based helpdesk and live chat solution for businesses of all sizes.", + "icon": "Grasp.svg", + "js": { + "CASENGO.widget": "", + "CASENGO_INLINE_COOKIE": "", + "casengoUpdateWidget": "" + }, + "saas": true, + "pricing": [ + "low", + "recurring" + ], + "website": "https://www.getgrasp.com" + }, "Graphene": { "cats": [ 80