diff --git a/src/drivers/webextension/images/icons/CrossSell.png b/src/drivers/webextension/images/icons/CrossSell.png new file mode 100644 index 000000000..4d9851f8f Binary files /dev/null and b/src/drivers/webextension/images/icons/CrossSell.png differ diff --git a/src/drivers/webextension/images/icons/DivideBuy.png b/src/drivers/webextension/images/icons/DivideBuy.png new file mode 100644 index 000000000..eaecfd1d8 Binary files /dev/null and b/src/drivers/webextension/images/icons/DivideBuy.png differ diff --git a/src/drivers/webextension/images/icons/Mobicred.png b/src/drivers/webextension/images/icons/Mobicred.png new file mode 100644 index 000000000..6069df2ab Binary files /dev/null and b/src/drivers/webextension/images/icons/Mobicred.png differ diff --git a/src/drivers/webextension/images/icons/Payfast.svg b/src/drivers/webextension/images/icons/Payfast.svg new file mode 100644 index 000000000..eb6318d94 --- /dev/null +++ b/src/drivers/webextension/images/icons/Payfast.svg @@ -0,0 +1 @@ +_ \ No newline at end of file diff --git a/src/drivers/webextension/images/icons/Payflex.png b/src/drivers/webextension/images/icons/Payflex.png new file mode 100644 index 000000000..e0d93732f Binary files /dev/null and b/src/drivers/webextension/images/icons/Payflex.png differ diff --git a/src/drivers/webextension/images/icons/Pojo.me.png b/src/drivers/webextension/images/icons/Pojo.me.png new file mode 100644 index 000000000..8af84f10b Binary files /dev/null and b/src/drivers/webextension/images/icons/Pojo.me.png differ diff --git a/src/drivers/webextension/images/icons/Ryviu.png b/src/drivers/webextension/images/icons/Ryviu.png new file mode 100644 index 000000000..7b8eccf38 Binary files /dev/null and b/src/drivers/webextension/images/icons/Ryviu.png differ diff --git a/src/drivers/webextension/images/icons/Selz.png b/src/drivers/webextension/images/icons/Selz.png new file mode 100644 index 000000000..8266ee594 Binary files /dev/null and b/src/drivers/webextension/images/icons/Selz.png differ diff --git a/src/drivers/webextension/images/icons/Target2Sell.png b/src/drivers/webextension/images/icons/Target2Sell.png new file mode 100644 index 000000000..e786dcab0 Binary files /dev/null and b/src/drivers/webextension/images/icons/Target2Sell.png differ diff --git a/src/drivers/webextension/images/icons/Trustspot.png b/src/drivers/webextension/images/icons/Trustspot.png new file mode 100644 index 000000000..871ebe45c Binary files /dev/null and b/src/drivers/webextension/images/icons/Trustspot.png differ diff --git a/src/drivers/webextension/images/icons/Vue.ai.svg b/src/drivers/webextension/images/icons/Vue.ai.svg new file mode 100644 index 000000000..6bd17c905 --- /dev/null +++ b/src/drivers/webextension/images/icons/Vue.ai.svg @@ -0,0 +1 @@ +Vue.ai \ No newline at end of file diff --git a/src/drivers/webextension/images/icons/WhatsApp.svg b/src/drivers/webextension/images/icons/WhatsApp.svg new file mode 100644 index 000000000..eef955a72 --- /dev/null +++ b/src/drivers/webextension/images/icons/WhatsApp.svg @@ -0,0 +1,158 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + \ No newline at end of file diff --git a/src/drivers/webextension/images/icons/Workarea.png b/src/drivers/webextension/images/icons/Workarea.png new file mode 100644 index 000000000..3dfddcfec Binary files /dev/null and b/src/drivers/webextension/images/icons/Workarea.png differ diff --git a/src/drivers/webextension/images/icons/Wurfl.png b/src/drivers/webextension/images/icons/Wurfl.png new file mode 100644 index 000000000..dcec98fa8 Binary files /dev/null and b/src/drivers/webextension/images/icons/Wurfl.png differ diff --git a/src/drivers/webextension/images/icons/Zoko.png b/src/drivers/webextension/images/icons/Zoko.png new file mode 100644 index 000000000..c84117475 Binary files /dev/null and b/src/drivers/webextension/images/icons/Zoko.png differ diff --git a/src/technologies/c.json b/src/technologies/c.json index f7b4eff98..b9dc4b855 100644 --- a/src/technologies/c.json +++ b/src/technologies/c.json @@ -1772,6 +1772,27 @@ "scripts": "tag\\.crsspxl\\.com", "website": "http://crosspixel.net" }, + "Cross Sell": { + "cats": [ + 76 + ], + "description": "Cross Sell provide recommendations solution for Shopify based sites.", + "icon": "CrossSell.png", + "implies": [ + "Shopify", + "Cart Functionality" + ], + "pricing": [ + "freemium", + "low", + "recurring" + ], + "saas": true, + "scripts": [ + "load\\.csell\\.co" + ], + "website": "https://csell.io/" + }, "CrossBox": { "cats": [ 30 diff --git a/src/technologies/d.json b/src/technologies/d.json index f3a4be347..a3da006f1 100644 --- a/src/technologies/d.json +++ b/src/technologies/d.json @@ -480,6 +480,20 @@ "scripts": "Divi/js/custom\\.(?:min|unified)\\.js\\?ver=([\\d.]+)\\;version:\\1", "website": "https://www.elegantthemes.com/gallery/divi" }, + "DivideBuy": { + "cats": [ + 41, + 91 + ], + "description": "Dividebuy provides retailer financing solutions.", + "dom": "div[class*='dividebuy-softcredit']", + "icon": "DivideBuy.png", + "js": { + "display_dividebuy_modal": "" + }, + "saas": true, + "website": "https://dividebuy.co.uk/" + }, "Divido": { "cats": [ 41, @@ -945,4 +959,4 @@ "scripts": "deepMiner\\.js", "website": "https://github.com/deepwn/deepMiner" } -} \ No newline at end of file +} diff --git a/src/technologies/k.json b/src/technologies/k.json index 2ece76683..b4feddfce 100644 --- a/src/technologies/k.json +++ b/src/technologies/k.json @@ -354,6 +354,7 @@ "ku1-vid": "" }, "description": "Klarna Checkout is a complete payment solution where Klarna handles a store's entire checkout.", + "dom": "[aria-labelledby='pi-klarna']", "icon": "Klarna.svg", "js": { "KlarnaOnsiteService": "", diff --git a/src/technologies/m.json b/src/technologies/m.json index e9927a28f..b1c084f35 100644 --- a/src/technologies/m.json +++ b/src/technologies/m.json @@ -327,7 +327,7 @@ 41 ], "description": "MasterCard facilitates electronic funds transfers throughout the world, most commonly through branded credit cards, debit cards and prepaid cards.", - "dom": "[aria-labelledby='pi-mastercard']", + "dom": "[aria-labelledby='pi-mastercard'], [aria-labelledby='pi-master']", "icon": "Mastercard.svg", "website": "https://www.mastercard.com" }, @@ -1604,6 +1604,16 @@ "icon": "mini_httpd.png", "website": "http://acme.com/software/mini_httpd" }, + "mobicred": { + "cats": [ + 41, + 91 + ], + "description": "Mobicred is a credit facility that allows you to safely shop online with our participating retailers.", + "icon": "Mobicred.png", + "scripts": "app\\.mobicredwidget\\.co\\.za", + "website": "https://mobicred.co.za/" + }, "mod_auth_pam": { "cats": [ 33 diff --git a/src/technologies/p.json b/src/technologies/p.json index 69d613f19..6795c3fd2 100644 --- a/src/technologies/p.json +++ b/src/technologies/p.json @@ -337,6 +337,27 @@ "scripts": "app\\.paybright\\.com", "website": "https://paybright.com" }, + "Payflex": { + "cats": [ + 41, + 91 + ], + "description": "Payflex offers an online payment gateway solution to South African merchants that allows shoppers to pay over 6 weeks, interest-free.", + "dom": "[aria-labelledby='pi-payflex']", + "icon": "Payflex.png", + "saas": true, + "scripts": "partpayassets\\.blob\\.core\\.windows\\.net", + "website": "https://payflex.co.za/" + }, + "PayFast": { + "cats": [ + 41 + ], + "description": "PayFast is a payments processing service for South Africans & South African websites.", + "dom": "[aria-labelledby='pi-payfast_instant_eft']", + "icon": "Payfast.svg", + "website": "https://www.payfast.co.za/" + }, "PayKickStart": { "cats": [ 5, @@ -1076,6 +1097,17 @@ "scripts": "cdn\\.pdst\\.fm", "website": "https://podsights.com/" }, + "Pojo.me": { + "cats": [ + 68 + ], + "description": "Pojo.me provides a Accessibility overlay plug-in for any WordPress Theme or Page Builder.", + "icon": "Pojo.me.png", + "js": { + "PojoA11yOptions": "" + }, + "website": "https://pojo.me/plugins/accessibility/" + }, "Polyfill": { "cats": [ 59 diff --git a/src/technologies/r.json b/src/technologies/r.json index 14b410cde..d17ff9837 100644 --- a/src/technologies/r.json +++ b/src/technologies/r.json @@ -1160,6 +1160,24 @@ "scripts": "rx(?:\\.\\w+)?(?:\\.compat|\\.global)?(?:\\.min)?\\.js", "website": "http://reactivex.io" }, + "Ryviu": { + "cats": [ + 90 + ], + "description": "Ryviu is customer product reviews app for building social proof for store.", + "icon": "Ryviu.png", + "js": { + "ryviu_global_settings": "" + }, + "pricing": [ + "recurring", + "payg", + "low" + ], + "saas": true, + "scripts": "cdn\\.ryviu\\.com", + "website": "https://www.ryviu.com/" + }, "reCAPTCHA": { "cats": [ 16 diff --git a/src/technologies/s.json b/src/technologies/s.json index 854a874a8..5f2bd98b4 100644 --- a/src/technologies/s.json +++ b/src/technologies/s.json @@ -780,7 +780,7 @@ "cats": [ 6 ], - "description": "Selly is an ecommerce payment processor. It accepts PayPal, Bitcoin, Ethereum, Litecoin, Stripe and more.", + "description": "Selly is an ecommerce platform for selling digital goods.", "icon": "Selly.svg", "pricing": [ "low", @@ -791,6 +791,20 @@ "scripts": "embed\\.selly\\.(?:gg|io)", "website": "https://selly.io/" }, + "Selz": { + "cats": [ + 6 + ], + "description": "Selz is ecommerce platform with built-in payment processing.", + "dom": "img[src*='img.selzstatic.com']", + "icon": "Selz.png", + "pricing": [ + "mid", + "recurring" + ], + "saas": true, + "website": "https://selz.com/" + }, "Semantic UI": { "cats": [ 66 diff --git a/src/technologies/t.json b/src/technologies/t.json index d7e3d5d0b..5579bcc4f 100644 --- a/src/technologies/t.json +++ b/src/technologies/t.json @@ -250,6 +250,15 @@ "scripts": "cdn\\.tamara\\.co", "website": "https://tamara.co/" }, + "Target2Sell": { + "cats": [ + 76 + ], + "description": "Target2Sell is a personalisation solution for ecommerce sites.", + "icon": "Target2Sell.png", + "scripts": "static\\.target2sell\\.com", + "website": "https://www.target2sell.com/" + }, "Tatari": { "cats": [ 36 @@ -309,6 +318,7 @@ ], "description": "Teads is a technology provider that sells ads on publisher websites.", "icon": "Teads.svg", + "scripts": "teads\\.tv", "website": "https://www.teads.com", "xhr": "\\.teads\\.tv" }, @@ -1010,6 +1020,19 @@ "scripts": "consent\\.trustarc\\.com", "website": "http://trustarc.com" }, + "Trustspot": { + "cats": [ + 90 + ], + "description": "TrustSpot provides a solution to capture ratings & reviews, video testimonials, photos, social experiences, and product Q&A.", + "icon": "Trustspot.png", + "js": { + "trustspot_key": "" + }, + "saas": true, + "scripts": "trustspot\\.io", + "website": "https://trustspot.io/" + }, "TrustYou": { "cats": [ 5 @@ -1028,7 +1051,7 @@ }, "Trustpilot": { "cats": [ - 5 + 90 ], "description": "Trustpilot is a Danish consumer review website which provide embed stand-alone applications in your website to show your most recent reviews, TrustScore, and star ratings.", "icon": "Trustpilot.svg", @@ -1328,6 +1351,13 @@ 36 ], "description": "theTradeDesk is an technology company that markets a software platform used by digital ad buyers to purchase data-driven digital advertising campaigns across various ad formats and devices.", + "dom": { + "iframe[src*='insight.adsrvr.org']": { + "attributes": { + "src": "" + } + } + }, "icon": "theTradeDesk.svg", "js": { "TTDUniversalPixelApi": "", diff --git a/src/technologies/v.json b/src/technologies/v.json index 7719dbb02..eea425df2 100644 --- a/src/technologies/v.json +++ b/src/technologies/v.json @@ -495,6 +495,19 @@ ], "website": "https://www.vuestorefront.io/" }, + "Vue.ai": { + "cats": [ + 76 + ], + "description": "Vue.ai is an AI-powered experience management suite which combines the power of product, customer and business intelligence using computer vision and NLP.", + "icon": "Vue.ai.svg", + "js": { + "vuex": "" + }, + "saas": true, + "scripts": "vuex\\.vue\\.ai", + "website": "https://vue.ai/" + }, "Vue.js": { "cats": [ 12 @@ -591,4 +604,4 @@ }, "website": "http://vibecommerce.com.br" } -} \ No newline at end of file +} diff --git a/src/technologies/w.json b/src/technologies/w.json index 19e14b5b7..f6d528a61 100644 --- a/src/technologies/w.json +++ b/src/technologies/w.json @@ -560,6 +560,15 @@ "scripts": "whatfix\\.com", "website": "https://whatfix.com" }, + "WhatsApp Business Chat": { + "cats": [ + 52 + ], + "description": "WhatsApp Business is a free to download app available on Android and iPhone using which businesses can connect with their customers.", + "dom": "link[href*='api.whatsapp.com/send'], link[href*='wa.me/'], div[class*='wptwa-container']", + "icon": "WhatsApp.svg", + "website": "https://www.whatsapp.com/business" + }, "Wheelio": { "cats": [ 5 @@ -892,6 +901,17 @@ "saas": true, "website": "https://online.worldpay.com" }, + "Workarea": { + "cats": [ + 6 + ], + "description": "Workarea is a SaaS commerce platform for medium to large businesses.", + "icon": "Workarea.png", + "js": { + "workarea": "" + }, + "website": "https://www.workarea.com/" + }, "Wufoo": { "cats": [ 73 @@ -923,6 +943,18 @@ "scripts": "\\.bounceexchange\\.com", "website": "https://www.wunderkind.co" }, + "Wurfl": { + "cats": [ + 59 + ], + "description": "WURFL.js is JavaScript that detects device models of smartphones, tablets, smart TVs and game consoles accessing your website.", + "icon": "Wurfl.png", + "js": { + "WURFL": "" + }, + "scripts": "\\.wurfl\\.io", + "website": "https://web.wurfl.io/" + }, "webEdition": { "cats": [ 1 diff --git a/src/technologies/z.json b/src/technologies/z.json index 96556095d..b1b859a0b 100644 --- a/src/technologies/z.json +++ b/src/technologies/z.json @@ -284,6 +284,27 @@ "implies": "Zoho", "website": "https://www.zoho.com/mail/" }, + "Zoko": { + "cats": [ + 52 + ], + "description": "Zoko is an all-in-one system that leverages the WhatsApp API to help you do business, on WhatsApp", + "icon": "Zoko.png", + "implies": [ + "WhatsApp Business Chat" + ], + "js": { + "__zoko_app_version": "" + }, + "pricing": [ + "recurring", + "payg", + "mid" + ], + "saas": true, + "scripts": "zoko-shopify-prod\\.web\\.app", + "website": "https://www.zoko.io/" + }, "Zone.js": { "cats": [ 12