Added missing icons, higher res icons, added AdInfinity, BlueKai, Titan

main
Elbert Alias 11 years ago
parent cdefeb2b19
commit 921a13e76c

@ -4,7 +4,9 @@ body {
font-family: Helvetica, Arial, sans-serif;
font-size: 13px;
line-height: 16px;
margin: 0;
min-width: 200px;
padding: 15px;
}
a:focus {
@ -38,12 +40,20 @@ img {
text-decoration: none;
}
.detected-app a:hover .label {
text-decoration: underline;
.detected-app a .label .name {
border-bottom: 1px dotted #999;
}
.detected-app a:hover .category {
text-decoration: underline;
.detected-app a:hover .label .name {
border-bottom: 1px solid #333;
}
.detected-app a .category .name {
border-bottom: 1px solid transparent;
}
.detected-app a:hover .category .name {
border-bottom: 1px solid #999;
}
.label {
@ -64,9 +74,9 @@ img {
#footer {
border-top: 1px solid #ccc;
margin-top: 12px;
margin-top: 17px;
overflow: hidden;
padding-top: 6px;
padding-top: 11px;
}
#footer a {

@ -36,13 +36,13 @@ document.addEventListener('DOMContentLoaded', function() {
'<div class="detected-app">' +
'<a target="_blank" href="https://wappalyzer.com/applications/' + appName.toLowerCase().replace(/ /g, '-').replace(/[^\w-]/g, '') + '?pk_campaign=chrome&pk_kwd=popup">' +
'<img src="images/icons/' + appName + '.png"/>' +
'<span class="label">' + appName + ( version ? ' ' + version : '' ) + ( confidence < 100 ? ' (' + confidence + '% sure)' : '' ) + '</span>' +
'<span class="label"><span class="name">' + appName + '</span>' + ( version ? ' ' + version : '' ) + ( confidence < 100 ? ' (' + confidence + '% sure)' : '' ) + '</span>' +
'</a>';
response.apps[appName].cats.forEach(function(cat) {
html +=
'<a target="_blank" href="https://wappalyzer.com/categories/' + response.categories[cat] + '?pk_campaign=chrome&pk_kwd=popup">' +
'<span class="category">' + chrome.i18n.getMessage('categoryName' + cat) + '</span>' +
'<span class="category"><span class="name">' + chrome.i18n.getMessage('categoryName' + cat) + '</span></span>' +
'</a>';
});

@ -2,6 +2,8 @@
<html>
<head>
<meta charset="utf-8">
<title>Panel</title>
<link rel="stylesheet" href="css/panel.css">

@ -91,6 +91,12 @@
"script": "addthis\\.com/js/(\\d+)?\\;version:\\1",
"env": "^addthis"
},
"AdInfinity": {
"website": "adinfinity.com.au",
"cats": [ 36 ],
"env": [ "" ],
"script": [ "adinfinity\\.com\\.au" ]
},
"Adobe ColdFusion": {
"website": "adobe.com/products/coldfusion-family.html",
"cats": [ 18 ],
@ -212,7 +218,7 @@
"AppNexus": {
"website": "appnexus.com",
"cats": [ 36 ],
"html": "<(?:iframe|img)[^>]+adnxs\\.net",
"html": "<(?:iframe|img)[^>]+adnxs\\.(?:net|com)",
"script": "adnxs\\.(?:net|com)"
},
"Arc Forum": {
@ -331,6 +337,11 @@
"meta": { "generator": "blogger" },
"url": "\\.blogspot\\.com"
},
"BlueKai": {
"website": "bluekai.com",
"cats": [ 32 ],
"env": [ "^BKTAG$", "^bk_doJSTag" ]
},
"Boa": {
"website": "www.boa.org",
"cats": [ 22 ],
@ -1048,7 +1059,7 @@
"website": "google.com/analytics",
"cats": [ 10 ],
"html": "_gaq\\.push\\(\\['_setAccount|i\\['GoogleAnalyticsObject'\\]|ga\\.async = true",
"script": "(?:\\.google-analytics\\.com\/ga\\.js|\/urchin\\.js|\\.google-analytics\\.com\/analytics\\.js)",
"script": "(?:\\.google-analytics\\.com\/ga\\.js|\/urchin\\.js|\\.google-analytics\\.com/analytics\\.js)",
"headers": { "Set-Cookie": "__utma" },
"env": "^gaGlobal$"
},
@ -1056,7 +1067,7 @@
"website": "google.com/adsense",
"cats": [ 36 ],
"env": [ "^google_ad_", "^__google_ad_", "^Goog_AdSense_" ],
"script": [ "googlesyndication\\.com/pagead/show_ads\\.js", "ad.ca.doubleclick.net" ]
"script": [ "googlesyndication\\.com/pagead/show_ads\\.js", "ad\\.ca\\.doubleclick\\.net", "2mdn\\.net" ]
},
"Google App Engine": {
"website": "code.google.com/appengine",
@ -1098,7 +1109,8 @@
"Google Tag Manager": {
"website": "www.google.com/tagmanager",
"cats": [ 19 ],
"html": "googletagmanager\\.com/ns\\.html[^>]+></iframe>"
"html": "googletagmanager\\.com/ns\\.html[^>]+></iframe>",
"env": "^googletag$"
},
"Google Wallet": {
"website": "wallet.google.com",
@ -1523,7 +1535,7 @@
"headers": { "Set-Cookie": "lep\\d+sessionid=" },
"implies": "PHP"
},
"LESS": {
"Less": {
"website": "lesscss.org",
"cats": [ 19 ],
"html": "<link[^>]+ rel=\"stylesheet/less\""
@ -1576,8 +1588,9 @@
"Livefyre": {
"website": "livefyre.com",
"cats": [ 15 ],
"html": "<[^>]+(?:id|class)=\"livefyre",
"script": "livefyre_init\\.js",
"env": "^fyre$"
"env": [ "^fyre$", "^FyreLoader$", "^LF$" ]
},
"LiveJournal": {
"website": "www.livejournal.com",
@ -2709,6 +2722,12 @@
"cats": [ 24 ],
"env": "^tinyMCE$"
},
"Titan": {
"website": "titan360.com",
"cats": [ 36 ],
"env": [ "^titan$", "^titanEnabled$" ],
"html": "<script[^>]+>var titan"
},
"Tealeaf": {
"website": "www.tealeaf.com",
"cats": [ 10 ],

Binary file not shown.

Before

Width:  |  Height:  |  Size: 132 B

After

Width:  |  Height:  |  Size: 984 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 755 B

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 390 B

After

Width:  |  Height:  |  Size: 589 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 584 B

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 178 B

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 590 B

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 261 B

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 532 B

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 247 B

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 247 B

After

Width:  |  Height:  |  Size: 785 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 147 B

After

Width:  |  Height:  |  Size: 767 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 218 B

Loading…
Cancel
Save