Build 6.4.16

main
Elbert Alias 4 years ago
parent ab727004aa
commit a797e4e0f1

@ -13,7 +13,7 @@
"software" "software"
], ],
"homepage": "https://www.wappalyzer.com/", "homepage": "https://www.wappalyzer.com/",
"version": "6.4.15", "version": "6.4.16",
"author": "Wappalyzer", "author": "Wappalyzer",
"license": "MIT", "license": "MIT",
"repository": { "repository": {

@ -79,10 +79,10 @@ const Driver = {
'https://www.wappalyzer.com/installed/?utm_source=installed&utm_medium=extension&utm_campaign=wappalyzer' 'https://www.wappalyzer.com/installed/?utm_source=installed&utm_medium=extension&utm_campaign=wappalyzer'
) )
} else if (version !== previous && upgradeMessage) { } else if (version !== previous && upgradeMessage) {
open( // open(
`https://www.wappalyzer.com/upgraded/?utm_source=upgraded&utm_medium=extension&utm_campaign=wappalyzer`, // `https://www.wappalyzer.com/upgraded/?utm_source=upgraded&utm_medium=extension&utm_campaign=wappalyzer`,
false // false
) // )
} }
await setOption('version', version) await setOption('version', version)

@ -4,7 +4,7 @@
"author": "Wappalyzer", "author": "Wappalyzer",
"homepage_url": "https://www.wappalyzer.com/", "homepage_url": "https://www.wappalyzer.com/",
"description": "Identify web technologies", "description": "Identify web technologies",
"version": "6.4.15", "version": "6.4.16",
"default_locale": "en", "default_locale": "en",
"manifest_version": 2, "manifest_version": 2,
"icons": { "icons": {

@ -13,7 +13,7 @@
"software" "software"
], ],
"homepage": "https://www.wappalyzer.com/", "homepage": "https://www.wappalyzer.com/",
"version": "6.4.15", "version": "6.4.16",
"author": "Wappalyzer", "author": "Wappalyzer",
"license": "MIT", "license": "MIT",
"repository": { "repository": {

@ -8280,26 +8280,6 @@
], ],
"website": "https://magento.com" "website": "https://magento.com"
}, },
"Zoey": {
"cats": [
6,
61
],
"description": "Zoey is a cloud-based ecommerce platform for B2B and wholesale businesses.",
"icon": "Zoey.svg",
"implies": [
"PHP",
"MySQL"
],
"excludes": "Magento",
"js": {
"Zoey.module": "",
"zoey.developer": "",
"zoeyDev": ""
},
"scripts": "cdna4\\.zoeysite\\.com",
"website": "https://www.zoey.com/"
},
"MailChimp": { "MailChimp": {
"cats": [ "cats": [
32 32
@ -16372,6 +16352,26 @@
"icon": "Zipkin.png", "icon": "Zipkin.png",
"website": "https://zipkin.io/" "website": "https://zipkin.io/"
}, },
"Zoey": {
"cats": [
6,
61
],
"description": "Zoey is a cloud-based ecommerce platform for B2B and wholesale businesses.",
"excludes": "Magento",
"icon": "Zoey.svg",
"implies": [
"PHP",
"MySQL"
],
"js": {
"Zoey.module": "",
"zoey.developer": "",
"zoeyDev": ""
},
"scripts": "cdna4\\.zoeysite\\.com",
"website": "https://www.zoey.com/"
},
"Zone.js": { "Zone.js": {
"cats": [ "cats": [
12 12

Loading…
Cancel
Save