diff --git a/src/drivers/webextension/images/icons/LiveZilla.png b/src/drivers/webextension/images/icons/LiveZilla.png new file mode 100644 index 000000000..ef421301f Binary files /dev/null and b/src/drivers/webextension/images/icons/LiveZilla.png differ diff --git a/src/technologies.json b/src/technologies.json index 0091f99f3..4739b900f 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -10650,6 +10650,22 @@ "scripts": "livewire(?:\\.min)?\\.js", "website": "https://laravel-livewire.com" }, + "LiveZilla": { + "cats": [ + 52 + ], + "description": "LiveZilla is a web-based live support platform.", + "icon": "LiveZilla.png", + "dom": "#lz_overlay_chat", + "js": { + "lz_chat_execute": "", + "lz_tracking_set_widget_visibility": "", + "lz_code_id": "(?:[\\w\\d]+)" + }, + "saas": false, + "pricing": ["onetime", "mid"], + "website": "https://www.livezilla.net" + }, "LocalFocus": { "cats": [ 25