From 3b4997f54d3d239f20372437a2fc7ed9c4b22664 Mon Sep 17 00:00:00 2001 From: nurbek Date: Sat, 15 Jul 2023 23:56:52 +0600 Subject: [PATCH] Add Canva / page-builders --- .../webextension/images/icons/Canva.svg | 32 +++++++++++++++++++ src/technologies/c.json | 18 +++++++++++ 2 files changed, 50 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Canva.svg diff --git a/src/drivers/webextension/images/icons/Canva.svg b/src/drivers/webextension/images/icons/Canva.svg new file mode 100644 index 000000000..e79930e27 --- /dev/null +++ b/src/drivers/webextension/images/icons/Canva.svg @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/technologies/c.json b/src/technologies/c.json index 2b341c788..ff6d1462f 100644 --- a/src/technologies/c.json +++ b/src/technologies/c.json @@ -508,6 +508,24 @@ "saas": true, "website": "https://www.canto.com" }, + "Canva": { + "cats": [ + 51 + ], + "description": "Canva is an online graphic design platform that allows users to create various visual content using pre-designed templates and a library of elements.", + "icon": "Canva.svg", + "js": { + "canva_scriptExecutor": "", + "canva_debounceResize": "" + }, + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "website": "https://www.canva.com" + }, "Canvas LMS": { "cats": [ 21