From 2c707f1592d2f20ae6e78967279f189262b652f0 Mon Sep 17 00:00:00 2001 From: nurbek Date: Sat, 6 Aug 2022 15:13:57 +0600 Subject: [PATCH] Add Infogram / widget --- .../webextension/images/icons/Infogram.svg | 4 ++++ src/technologies/i.json | 18 ++++++++++++++++++ 2 files changed, 22 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Infogram.svg 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