From f51c8346dc08f11dc1183e43bd6642bef822ba76 Mon Sep 17 00:00:00 2001 From: Elbert Alias <77259+AliasIO@users.noreply.github.com> Date: Thu, 11 Feb 2021 10:13:29 +1100 Subject: [PATCH] Add Bread detection --- .../webextension/images/icons/Bread.svg | 3 +++ src/technologies.json | 25 +++++++++++++++++++ 2 files changed, 28 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Bread.svg diff --git a/src/drivers/webextension/images/icons/Bread.svg b/src/drivers/webextension/images/icons/Bread.svg new file mode 100644 index 000000000..a8b83badd --- /dev/null +++ b/src/drivers/webextension/images/icons/Bread.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/technologies.json b/src/technologies.json index eda2e1a92..c620c3ec5 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -16354,6 +16354,31 @@ "icon": "Strikingly.png", "website": "https://strikingly.com" }, + "Bread": { + "cats": [ + 41 + ], + "description": "Bread is a buy now, pay later platform for ecommerce websites.", + "icon": "Bread.svg", + "script": "\\.getbread\\.com" + "dom": { + "#bread-mini-cart-btn": { + text: "" + } + }, + "js": { + "bread.appHost": "", + "BreadError": "", + "BreadShopify": "" + "BreadLoaded": "" + "BreadCalc": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "website": "https://www.breadpayments.com" + }, "Stripe": { "cats": [ 41