From aa79ac3cb9721b2b99c06b399d1587d6672e5c30 Mon Sep 17 00:00:00 2001 From: nurbek Date: Mon, 24 Jul 2023 03:56:20 +0600 Subject: [PATCH] Add HighLevel / marketing-automation --- .../webextension/images/icons/HighLevel.svg | 5 +++++ src/technologies/h.json | 18 ++++++++++++++++++ 2 files changed, 23 insertions(+) create mode 100644 src/drivers/webextension/images/icons/HighLevel.svg diff --git a/src/drivers/webextension/images/icons/HighLevel.svg b/src/drivers/webextension/images/icons/HighLevel.svg new file mode 100644 index 000000000..8515996f7 --- /dev/null +++ b/src/drivers/webextension/images/icons/HighLevel.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/technologies/h.json b/src/technologies/h.json index dab332d8a..063a43a8e 100644 --- a/src/technologies/h.json +++ b/src/technologies/h.json @@ -831,6 +831,24 @@ "scriptSrc": "highcharts.*\\.js", "website": "https://www.highcharts.com" }, + "HighLevel": { + "cats": [ + 32, + 53 + ], + "description": "HighLevel is an all-in-one marketing and automation platform designed for marketing agencies and small businesses to manage CRM, marketing campaigns, sales funnels, appointment scheduling, and more.", + "icon": "HighLevel.svg", + "js": { + "leadConnector.chatWidget": "" + }, + "scriptSrc": "\\.leadconnectorhq\\.com/", + "saas": true, + "pricing": [ + "mid", + "recurring" + ], + "website": "https://www.gohighlevel.com" + }, "Highlight.js": { "cats": [ 59