diff --git a/src/drivers/webextension/images/icons/pixijs.png b/src/drivers/webextension/images/icons/pixijs.png new file mode 100644 index 000000000..8631f63d7 Binary files /dev/null and b/src/drivers/webextension/images/icons/pixijs.png differ diff --git a/src/technologies.json b/src/technologies.json index 9175a7d76..2393c1a51 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -10188,6 +10188,20 @@ }, "website": "https://www.pipedrive.com/" }, + "PIXIjs": { + "cats": [ + 25 + ], + "description": "PixiJS - The HTML5 Creation Engine. 2D WebGL renderer.", + "icon": "pixijs.png", + "js": { + "PIXI": "", + "PIXI.version": "^(.+)$\\;version:\\1" + }, + "url": ".+\\.pixijs\\.com", + "scripts": "pixi\\.(min\\.)?js$", + "website": "https://www.pixijs.com/" + }, "Emarsys": { "cats": [ 32,