| 1 |
<?xml version="1.0"?> |
|---|
| 2 |
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.mozilla.org/2004/em-rdf#"> |
|---|
| 3 |
<rdf:Description about="urn:mozilla:install-manifest"> |
|---|
| 4 |
|
|---|
| 5 |
<id>dta@downthemall.net</id> |
|---|
| 6 |
<name>DownThemAll!</name> |
|---|
| 7 |
<description>The mass downloader for Firefox.</description> |
|---|
| 8 |
<version>1.0b1</version> |
|---|
| 9 |
|
|---|
| 10 |
<creator>Federico Parodi</creator> |
|---|
| 11 |
<creator>Stefano Verna</creator> |
|---|
| 12 |
<creator>Nils Maier</creator> |
|---|
| 13 |
|
|---|
| 14 |
<developer>Federico Parodi</developer> |
|---|
| 15 |
<developer>Stefano Verna</developer> |
|---|
| 16 |
<developer>Nils Maier</developer> |
|---|
| 17 |
|
|---|
| 18 |
<aboutURL>chrome://dta/content/about/about.xul</aboutURL> |
|---|
| 19 |
<iconURL>chrome://dta/skin/common/icon.png</iconURL> |
|---|
| 20 |
<homepageURL>http://downthemall.net/</homepageURL> |
|---|
| 21 |
<optionsURL>chrome://dta/content/preferences/prefs.xul</optionsURL> |
|---|
| 22 |
|
|---|
| 23 |
|
|---|
| 24 |
<targetApplication> |
|---|
| 25 |
<rdf:Description> |
|---|
| 26 |
<id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</id> |
|---|
| 27 |
<minVersion>2.0</minVersion> |
|---|
| 28 |
<maxVersion>3.0.*</maxVersion> |
|---|
| 29 |
</rdf:Description> |
|---|
| 30 |
</targetApplication> |
|---|
| 31 |
|
|---|
| 32 |
|
|---|
| 33 |
<targetApplication> |
|---|
| 34 |
<rdf:Description> |
|---|
| 35 |
<id>{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}</id> |
|---|
| 36 |
<minVersion>2.0a</minVersion> |
|---|
| 37 |
<maxVersion>3.0</maxVersion> |
|---|
| 38 |
</rdf:Description> |
|---|
| 39 |
</targetApplication> |
|---|
| 40 |
|
|---|
| 41 |
|
|---|
| 42 |
<targetApplication> |
|---|
| 43 |
<rdf:Description> |
|---|
| 44 |
<id>{3550f703-e582-4d05-9a08-453d09bdfdc6}</id> |
|---|
| 45 |
<minVersion>2.0</minVersion> |
|---|
| 46 |
<maxVersion>3.0.*</maxVersion> |
|---|
| 47 |
</rdf:Description> |
|---|
| 48 |
</targetApplication> |
|---|
| 49 |
|
|---|
| 50 |
|
|---|
| 51 |
<targetApplication> |
|---|
| 52 |
<rdf:Description> |
|---|
| 53 |
<id>{a463f10c-3994-11da-9945-000d60ca027b}</id> |
|---|
| 54 |
<minVersion>0.8</minVersion> |
|---|
| 55 |
<maxVersion>1.0</maxVersion> |
|---|
| 56 |
</rdf:Description> |
|---|
| 57 |
</targetApplication> |
|---|
| 58 |
|
|---|
| 59 |
</rdf:Description> |
|---|
| 60 |
</rdf:RDF> |
|---|