You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
43 lines
1.3 KiB
43 lines
1.3 KiB
<?xml version="1.0"?>
|
|
|
|
<!DOCTYPE overlay SYSTEM "chrome://wappalyzer/locale/overlay.dtd">
|
|
|
|
<RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:em="http://www.mozilla.org/2004/em-rdf#">
|
|
<Description about="urn:mozilla:install-manifest">
|
|
<em:id>wappalyzer@crunchlabz.com</em:id>
|
|
<em:version>1.11.1</em:version>
|
|
<em:type>2</em:type>
|
|
|
|
<em:targetApplication>
|
|
<!-- Firefox -->
|
|
<Description>
|
|
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
|
|
<em:minVersion>3.0</em:minVersion>
|
|
<em:maxVersion>4.0b8pre</em:maxVersion>
|
|
</Description>
|
|
</em:targetApplication>
|
|
|
|
<!--
|
|
<em:targetApplication>
|
|
-->
|
|
<!-- Firefox Mobile -->
|
|
<!--
|
|
<Description>
|
|
<em:id>{a23983c0-fd0e-11dc-95ff-0800200c9a66}</em:id>
|
|
<em:minVersion>1.1</em:minVersion>
|
|
<em:maxVersion>4.0b1</em:maxVersion>
|
|
</Description>
|
|
</em:targetApplication>
|
|
-->
|
|
|
|
<em:optionsURL>chrome://wappalyzer/content/options.xul</em:optionsURL>
|
|
|
|
<em:name>Wappalyzer</em:name>
|
|
<em:description>Wappalyzer is an add-on for Firefox that uncovers the technologies used on websites.</em:description>
|
|
<em:iconURL>chrome://wappalyzer/skin/icon32x32.png</em:iconURL>
|
|
<em:author>ElbertF</em:author>
|
|
<em:creator>ElbertF</em:creator>
|
|
<em:homepageURL>http://wappalyzer.com</em:homepageURL>
|
|
</Description>
|
|
</RDF>
|