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>{e133f188-27e7-401d-be2e-804643793acb}</em:id>
- <em:version>0.9.6</em:version>
-
- <!-- Target Application this extension can install into,
- with minimum and maximum supported versions. -->
- <em:targetApplication>
- <Description>
- <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
- <em:minVersion>0.8</em:minVersion>
- <em:maxVersion>0.9</em:maxVersion>
- </Description>
- </em:targetApplication>
-
- <!-- Front End MetaData -->
- <em:name>Bookmarks Synchronizer</em:name>
- <em:description>MozillaZine Forums Test Version.</em:description>
- <em:creator>Torisugari</em:creator>
- <em:iconURL>chrome://bookmarksftp/skin/icon.png</em:iconURL>
- <em:homepageURL>http://cgi29.plala.or.jp/~mozzarel/</em:homepageURL>
-
- <em:optionsURL>chrome://bookmarksftp/content/settings.xul</em:optionsURL>
- <em:aboutURL>chrome://bookmarksftp/content/settings.xul</em:aboutURL>
-
- <!-- Packages, Skins and Locales that this extension registers -->
- <em:file>
- <Description about="urn:mozilla:extension:file:bookmarksftp.jar">
- <em:package>content/bookmarksftp/</em:package>
- <em:locale>locale/en-US/bookmarksftp/</em:locale>
- <em:skin>skin/classic/bookmarksftp/</em:skin>
- </Description>
- </em:file>
- </Description>
- </RDF>