diff --git a/src/drivers/webextension/images/icons/Infogram.svg b/src/drivers/webextension/images/icons/Infogram.svg new file mode 100644 index 000000000..8d2015823 --- /dev/null +++ b/src/drivers/webextension/images/icons/Infogram.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/technologies/i.json b/src/technologies/i.json index 1cb25a5b7..39f285bc0 100644 --- a/src/technologies/i.json +++ b/src/technologies/i.json @@ -517,6 +517,24 @@ }, "website": "https://infernojs.org" }, + "Infogram": { + "cats": [ + 5 + ], + "description": "Infogram is a web-based data visualisation and infographics platform.", + "icon": "Infogram.svg", + "dom": "iframe[src*='.infogram.com/']", + "js": { + "InfogramEmbeds": "" + }, + "saas": true, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "website": "https://infogram.com" + }, "Infolinks": { "cats": [ 36