From f8bda91793243feb2cf65941e0d291f7713ce324 Mon Sep 17 00:00:00 2001 From: nurbek Date: Thu, 11 Mar 2021 16:21:18 +0600 Subject: [PATCH] Add POWR / widgets --- src/drivers/webextension/images/icons/POWR.svg | 3 +++ src/technologies.json | 15 +++++++++++++++ 2 files changed, 18 insertions(+) create mode 100644 src/drivers/webextension/images/icons/POWR.svg diff --git a/src/drivers/webextension/images/icons/POWR.svg b/src/drivers/webextension/images/icons/POWR.svg new file mode 100644 index 000000000..63997dfa7 --- /dev/null +++ b/src/drivers/webextension/images/icons/POWR.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/technologies.json b/src/technologies.json index 37fc19c64..2cec4c244 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -13597,6 +13597,21 @@ "saas": true, "website": "http://powergap.de" }, + "POWR": { + "cats": [ + 5 + ], + "description": "POWR is a cloud-based system of plugins that work on almost any website.", + "icon": "POWR.svg", + "js": { + "POWR_RECEIVERS": "", + "loadPowr": "" + }, + "scripts": "www\\.powr\\.io/powr\\.js", + "saas": true, + "pricing": ["low", "recurring", "freemium"], + "website": "https://www.powr.io" + }, "Prebid": { "cats": [ 36