diff --git a/src/drivers/webextension/images/icons/Howler.js.svg b/src/drivers/webextension/images/icons/Howler.js.svg new file mode 100644 index 000000000..b3ae88a83 --- /dev/null +++ b/src/drivers/webextension/images/icons/Howler.js.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/technologies.json b/src/technologies.json index f0be3af8f..7267e1330 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -8907,6 +8907,24 @@ "scripts": "//static\\.hotjar\\.com/", "website": "https://www.hotjar.com" }, + "Howler.js": { + "cats": [ + 59 + ], + "description": "Howler.js is an audio library with support for the Web Audio API and a fallback mechanism for HTML5 Audio.", + "icon": "Howler.js.svg", + "js": { + "HowlerGlobal": "", + "Howler": "" + }, + "scripts": [ + "howler@([\\d.]+)/dist/howler\\.min\\.js\\;version:\\1", + "howler/([\\d.]+)/howler(?:\\.core)?\\.min\\.js\\;version:\\1" + ], + "saas": false, + "oss": true, + "website": "https://howlerjs.com" + }, "HubSpot": { "cats": [ 32