Merge pull request #6302 from rockeynebhwani/master

Added 'Locksmith', 'Loadify', 'AiSpeed', 'Lazysizes unveilhooks plugin' and changed 'requires' to 'implies' for shopify apps if applicable
main
Elbert Alias 2 years ago committed by GitHub
commit 124c959586
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

@ -1798,6 +1798,20 @@
"scriptSrc": "urbanairship\\.\\w+/notify/v([\\d.]+)\\;version:\\1",
"website": "https://www.airship.com"
},
"AiSpeed": {
"cats": [
92,
100
],
"description": "AiSpeed is a shopify app focused on improving site speed.",
"icon": "AiSpeed.png",
"implies": "Shopify",
"js": {
"aispeed_init": ""
},
"scriptSrc": "aispeed\\.js",
"website": "https://apps.shopify.com/aispeed"
},
"Akamai": {
"cats": [
31

@ -423,7 +423,7 @@
"low",
"recurring"
],
"requires": "Shopify",
"implies": "Shopify",
"saas": true,
"scriptSrc": "app\\.carecart\\.io/api/abandoned-cart/",
"website": "https://carecart.io/abandoned-cart-recovery-app"
@ -438,7 +438,7 @@
"pricing": [
"freemium"
],
"requires": "Shopify",
"implies": "Shopify",
"saas": true,
"scriptSrc": "sales-pop\\.carecart\\.io/",
"website": "https://carecart.io/sales-pop-up-app"
@ -471,7 +471,7 @@
"low",
"recurring"
],
"requires": "Shopify",
"implies": "Shopify",
"saas": true,
"scriptSrc": [
"\\.getcarro\\.com/",
@ -516,7 +516,7 @@
"description": "Cart.js is a very small open-source Javascript library that makes the addition of powerful Ajax cart functionality to your Shopify theme a breeze.",
"icon": "Cart.js.png",
"oss": true,
"requires": "Shopify",
"implies": "Shopify",
"scriptSrc": "(?:shopify-cartjs/([\\d\\.]+)|assets)/rivets-cart\\.min\\.js\\;version:\\1",
"website": "https://cartjs.org"
},
@ -1758,7 +1758,7 @@
"low",
"recurring"
],
"requires": "Shopify",
"implies": "Shopify",
"saas": true,
"scriptSrc": "/apps/coin/coin\\.js.+\\.myshopify\\.com",
"website": "https://apps.shopify.com/coin"

@ -211,7 +211,7 @@
],
"description": "LayoutHub is an easy page builder that helps merchants quickly set up an online store with any kind of page type by using our library of pre-designed layouts and blocks.",
"icon": "LayoutHub.png",
"requires": "Shopify",
"implies": "Shopify",
"scriptSrc": "app\\.layouthub\\.com/shopify/layouthub\\.js",
"saas": true,
"pricing": [
@ -238,7 +238,8 @@
},
"LazySizes": {
"cats": [
59
59,
92
],
"description": "LazySizes is a JavaScript library used to delay the loading of images (iframes, scripts, etc) until they come into view.",
"icon": "default.svg",
@ -249,6 +250,17 @@
"oss": true,
"website": "https://github.com/aFarkas/lazysizes"
},
"LazySizes unveilhooks plugin": {
"cats": [
59,
92
],
"description": "LazySizes unveilhooks plugin extends lazySizes to lazyload scripts/widgets, background images, styles and video/audio elements.",
"icon": "default.svg",
"scriptSrc": "ls.\\unveilhooks(?:\\.min)?\\.js",
"oss": true,
"website": "https://github.com/aFarkas/lazysizes/tree/gh-pages/plugins/unveilhooks"
},
"Leadinfo": {
"cats": [
10
@ -291,7 +303,7 @@
"pricing": [
"payg"
],
"requires": "Shopify",
"implies": "Shopify",
"saas": true,
"scriptSrc": "scripts\\.leaflet\\.co/",
"website": "https://join.leaflet.co"
@ -785,10 +797,11 @@
},
"Littledata": {
"cats": [
10
100
],
"description": "Littledata provides a seamless connection between your Shopify site, marketing channels, and Google Analytics.",
"icon": "Littledata.svg",
"implies": "Shopify",
"js": {
"LittledataLayer": "",
"LittledataLayer.version": "v([\\d\\.]+)\\;version:\\1"
@ -999,7 +1012,7 @@
"mid",
"recurring"
],
"requires": "Shopify",
"implies": "Shopify",
"saas": true,
"scriptSrc": "\\.livescale\\.tv/",
"website": "https://www.livescale.tv"
@ -1031,6 +1044,17 @@
"oss": true,
"website": "https://github.com/gregberge/loadable-components"
},
"Loadify": {
"cats": [
92,
100
],
"description": "Loadify is a shopify app which helps merchants deploy performance techniques like loading screen, transitions & lazy Load.",
"icon": "Loadify.png",
"implies": "Shopify",
"scriptSrc": "\\.loadifyapp\\.ninety9\\.dev",
"website": "https://apps.shopify.com/loadify"
},
"LocalFocus": {
"cats": [
25
@ -1068,6 +1092,23 @@
"website": "https://www.localised.com",
"xhr": "api\\.localised\\.com"
},
"Locksmith": {
"cats": [
100
],
"description": "Locksmith is a shopify app for adding access control capability on shopify stores.",
"icon": "Locksmith.png",
"implies": "Shopify",
"js": {
"Locksmith": ""
},
"pricing": [
"low",
"recurring"
],
"saas": true,
"website": "https://apps.shopify.com/locksmith"
},
"LocomotiveCMS": {
"cats": [
1
@ -1329,7 +1370,7 @@
"low",
"recurring"
],
"requires": "Shopify",
"implies": "Shopify",
"saas": true,
"scriptSrc": "loox\\.io/widget",
"website": "https://loox.app"

Loading…
Cancel
Save