home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0"?>
-
- <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>{6AC85730-7D0F-4de0-B3FA-21142DD85326}</em:id>
- <em:version>0.6.5</em:version>
-
- <!-- Target Application - Firefox -->
- <em:targetApplication>
- <Description>
- <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
- <em:minVersion>0.9</em:minVersion>
- <em:maxVersion>1.0</em:maxVersion>
- </Description>
- </em:targetApplication>
-
- <!-- Target Application - Mozilla -->
- <em:targetApplication>
- <Description>
- <em:id>{86c18b42-e466-45a9-ae7a-9b95ba6f5640}</em:id>
- <em:minVersion>1.6</em:minVersion>
- <em:maxVersion>1.7</em:maxVersion>
- </Description>
- </em:targetApplication>
-
-
- <!-- Front End MetaData -->
- <em:name>ColorZilla</em:name>
- <em:description>Advanced Eyedropper, ColorPicker, Page Zoomer and other colorful goodies.</em:description>
- <em:creator>Alex Sirota</em:creator>
- <em:homepageURL>http://www.iosart.com/firefox/colorzilla/</em:homepageURL>
- <em:iconURL>chrome://colorzilla/skin/logo.png</em:iconURL>
- <em:aboutURL>chrome://colorzilla/content/about.xul</em:aboutURL>
- <em:optionsURL>chrome://colorzilla/content/about.xul</em:optionsURL>
-
- <!-- Packages, Skins and Locales that this extension registers -->
- <em:file>
- <Description about="urn:mozilla:extension:file:colorzilla.jar">
- <em:package>content/</em:package>
- <em:locale>locale/en-US/</em:locale>
- <em:skin>skin/classic/</em:skin>
- </Description>
- </em:file>
- </Description>
- </RDF>
-