2006-07-04 16:50:27 +02:00
|
|
|
<?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>{0c8fbd76-bdeb-4c52-9b24-d587ce7b9dc3}</em:id>
|
|
|
|
<em:name>Resurrect Pages</em:name>
|
2007-05-28 16:41:46 +02:00
|
|
|
<em:version>1.0.8</em:version>
|
2006-07-04 16:50:27 +02:00
|
|
|
<em:description>Resurrect dead pages, by finding their ghosts.</em:description>
|
|
|
|
|
2007-02-08 16:06:40 +01:00
|
|
|
<em:homepageURL>http://trac.arantius.com/wiki/Extensions/Resurrect</em:homepageURL>
|
2006-10-08 19:49:45 +02:00
|
|
|
<em:updateURL>http://arantius.com/misc/firefox-extensions/mine/updates.rdf</em:updateURL>
|
2006-07-04 16:50:27 +02:00
|
|
|
<em:iconURL>chrome://resurrect/skin/em-icon.png</em:iconURL>
|
|
|
|
|
|
|
|
<em:creator>Anthony Lieuallen</em:creator>
|
|
|
|
<em:contributor>Translators from BabelZilla.org</em:contributor>
|
|
|
|
|
|
|
|
<em:targetApplication>
|
|
|
|
<Description>
|
|
|
|
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
|
|
|
|
<em:minVersion>1.5</em:minVersion>
|
2006-10-08 19:49:45 +02:00
|
|
|
<em:maxVersion>2.0.0.*</em:maxVersion>
|
2006-07-04 16:50:27 +02:00
|
|
|
</Description>
|
|
|
|
</em:targetApplication>
|
|
|
|
</Description>
|
|
|
|
</RDF>
|