|
Revision 194, 1.4 kB
(checked in by MaierMan, 2 years ago)
|
--
|
| Line | |
|---|
| 1 |
<?xml version="1.0"?> |
|---|
| 2 |
<RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:em="http://www.mozilla.org/2004/em-rdf#"> |
|---|
| 3 |
<Description about="urn:mozilla:install-manifest"> |
|---|
| 4 |
<em:id>{DDC359D1-844A-42a7-9AA1-88A850A938A8}</em:id> |
|---|
| 5 |
<em:name>DownThemAll!</em:name> |
|---|
| 6 |
<em:description>The mass downloader for Firefox.</em:description> |
|---|
| 7 |
<em:creator>Federico Parodi - Stefano Verna</em:creator> |
|---|
| 8 |
<em:version>0.9.9.7</em:version> |
|---|
| 9 |
<em:aboutURL>chrome://dta/content/about/about.xul</em:aboutURL> |
|---|
| 10 |
<em:iconURL>chrome://dta/content/immagini/icon.png</em:iconURL> |
|---|
| 11 |
<em:homepageURL>http://www.downthemall.net</em:homepageURL> |
|---|
| 12 |
<em:optionsURL>chrome://dta/content/opzioni/newPref.xul</em:optionsURL> |
|---|
| 13 |
|
|---|
| 14 |
|
|---|
| 15 |
<em:targetApplication> |
|---|
| 16 |
<Description> |
|---|
| 17 |
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> |
|---|
| 18 |
<em:minVersion>1.5</em:minVersion> |
|---|
| 19 |
<em:maxVersion>3.0a1</em:maxVersion> |
|---|
| 20 |
</Description> |
|---|
| 21 |
</em:targetApplication> |
|---|
| 22 |
|
|---|
| 23 |
|
|---|
| 24 |
<em:targetApplication> |
|---|
| 25 |
<Description> |
|---|
| 26 |
<em:id>{a463f10c-3994-11da-9945-000d60ca027b}</em:id> |
|---|
| 27 |
<em:minVersion>0.4</em:minVersion> |
|---|
| 28 |
<em:maxVersion>0.8</em:maxVersion> |
|---|
| 29 |
</Description> |
|---|
| 30 |
</em:targetApplication> |
|---|
| 31 |
|
|---|
| 32 |
|
|---|
| 33 |
<em:targetApplication> |
|---|
| 34 |
<Description> |
|---|
| 35 |
<em:id>{3550f703-e582-4d05-9a08-453d09bdfdc6}</em:id> |
|---|
| 36 |
<em:minVersion>1.5</em:minVersion> |
|---|
| 37 |
<em:maxVersion>1.6a1</em:maxVersion> |
|---|
| 38 |
</Description> |
|---|
| 39 |
</em:targetApplication> |
|---|
| 40 |
|
|---|
| 41 |
</Description> |
|---|
| 42 |
</RDF> |
|---|