diff --git a/src/drivers/webextension/images/icons/AlertifyJS.png b/src/drivers/webextension/images/icons/AlertifyJS.png new file mode 100644 index 000000000..ebad02760 Binary files /dev/null and b/src/drivers/webextension/images/icons/AlertifyJS.png differ diff --git a/src/technologies.json b/src/technologies.json index 405ae3444..8fa1b0e30 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -1406,6 +1406,19 @@ "icon": "akka-http.png", "website": "http://akka.io" }, + "AlertifyJS": { + "cats": [ + 12 + ], + "description": "AlertifyJS is a javascript framework for developing browser dialogs and notifications.", + "icon": "AlertifyJS.png", + "js": { + "alertify.defaults.autoReset": "" + }, + "oss": true, + "scripts": "/alertify/alertify\\.min\\.js", + "website": "https://alertifyjs.com" + }, "Algolia": { "cats": [ 29