Merge pull request #3774 from nurbek91/ManyContacts2

Add ManyContacts/ Marketing automation widget , Update Yelp badge
main
Elbert Alias 4 years ago committed by GitHub
commit 98f81809d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

@ -10148,6 +10148,18 @@
"scripts": "widget\\.manychat\\.com",
"website": "https://manychat.com/"
},
"ManyContacts": {
"cats": [
32,
5
],
"description": "ManyContacts is an attention-grabbing contact form sitting on top of your website that helps to increase conversion by converting visitors into leads.",
"icon": "ManyContacts.png",
"scripts": "\\.manycontacts\\.com",
"saas": true,
"pricing": ["payg"],
"website": "https://www.manycontacts.com"
},
"Mapbox GL JS": {
"cats": [
35
@ -19337,6 +19349,13 @@
],
"description": "Yelp Review Badges showcase business reviews from Yelp on websites.",
"icon": "Yelp.svg",
"dom": {
"img[src*='dyn.yelpcdn.com']": {
"attributes": {
"src": ""
}
}
},
"scripts": "yelp\\.com/biz_badge_js",
"website": "http://yelp.com"
},