2014-11-24 12:00:27 -07:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<r:RDF xmlns:r="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.mozilla.org/2004/em-rdf#">
|
2014-11-27 12:45:54 -07:00
|
|
|
<r:Description about="urn:mozilla:install-manifest">
|
2015-04-09 05:15:14 -06:00
|
|
|
<id>uBlock0@raymondhill.net</id>
|
2014-12-16 09:02:26 -07:00
|
|
|
<version>{version}</version>
|
|
|
|
<name>{name}</name>
|
|
|
|
<description>{description}</description>
|
2015-01-27 04:44:35 -07:00
|
|
|
<homepageURL>{homepage}</homepageURL>
|
2014-12-16 09:02:26 -07:00
|
|
|
<creator>{author}</creator>
|
2015-07-11 10:58:50 -06:00
|
|
|
<developer>Deathamns</developer>
|
|
|
|
<developer>Alex Vallat</developer>
|
2015-10-16 10:38:31 -06:00
|
|
|
<developer>Manuel Reimer</developer>
|
2014-11-27 12:45:54 -07:00
|
|
|
<type>2</type>
|
|
|
|
<bootstrap>true</bootstrap>
|
|
|
|
<multiprocessCompatible>true</multiprocessCompatible>
|
2015-03-02 11:49:34 -07:00
|
|
|
<optionsType>2</optionsType>
|
2015-10-03 07:44:23 -06:00
|
|
|
{localized}
|
2014-11-24 12:00:27 -07:00
|
|
|
|
2014-11-27 12:45:54 -07:00
|
|
|
<!-- Firefox -->
|
|
|
|
<targetApplication>
|
|
|
|
<r:Description>
|
2014-12-16 09:02:26 -07:00
|
|
|
<id>{{ec8030f7-c20a-464f-9b0e-13a3a9e97384}}</id>
|
2015-01-16 03:42:34 -07:00
|
|
|
<minVersion>24.0</minVersion>
|
2015-12-14 17:36:39 -07:00
|
|
|
<maxVersion>46.0</maxVersion>
|
2014-11-27 12:45:54 -07:00
|
|
|
</r:Description>
|
|
|
|
</targetApplication>
|
2014-11-24 12:00:27 -07:00
|
|
|
|
2015-02-28 12:18:58 -07:00
|
|
|
<!-- Fennec -->
|
2015-02-12 11:19:17 -07:00
|
|
|
<targetApplication>
|
|
|
|
<r:Description>
|
|
|
|
<id>{{aa3c5121-dab2-40e2-81ca-7ea25febc110}}</id>
|
|
|
|
<minVersion>24.0</minVersion>
|
2015-12-14 17:36:39 -07:00
|
|
|
<maxVersion>42.*</maxVersion>
|
2015-02-12 11:19:17 -07:00
|
|
|
</r:Description>
|
|
|
|
</targetApplication>
|
|
|
|
|
2014-11-27 12:45:54 -07:00
|
|
|
<!-- SeaMonkey -->
|
|
|
|
<targetApplication>
|
|
|
|
<r:Description>
|
2014-12-16 09:02:26 -07:00
|
|
|
<id>{{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}}</id>
|
2015-01-16 03:42:34 -07:00
|
|
|
<minVersion>2.21</minVersion>
|
2015-11-09 06:37:32 -07:00
|
|
|
<maxVersion>2.39.*</maxVersion>
|
2014-11-27 12:45:54 -07:00
|
|
|
</r:Description>
|
|
|
|
</targetApplication>
|
2015-07-24 17:26:39 -06:00
|
|
|
|
|
|
|
<!-- Pale Moon -->
|
|
|
|
<targetApplication>
|
|
|
|
<r:Description>
|
|
|
|
<id>{{8de7fcbb-c55c-4fbe-bfc5-fc555c87dbc4}}</id>
|
|
|
|
<minVersion>25.0</minVersion>
|
2015-08-20 05:34:53 -06:00
|
|
|
<maxVersion>26.*</maxVersion>
|
2015-07-24 17:26:39 -06:00
|
|
|
</r:Description>
|
|
|
|
</targetApplication>
|
2015-10-03 06:24:00 -06:00
|
|
|
|
2015-10-03 07:18:22 -06:00
|
|
|
<!-- Conkeror -->
|
|
|
|
<targetApplication>
|
|
|
|
<r:Description>
|
2015-10-03 07:44:23 -06:00
|
|
|
<id>{{a79fe89b-6662-4ff4-8e88-09950ad4dfde}}</id>
|
|
|
|
<minVersion>0.1</minVersion>
|
|
|
|
<maxVersion>9.9</maxVersion>
|
2015-10-03 07:18:22 -06:00
|
|
|
</r:Description>
|
|
|
|
</targetApplication>
|
2015-10-08 11:15:00 -06:00
|
|
|
|
|
|
|
<!-- Thunderbird -->
|
|
|
|
<targetApplication>
|
|
|
|
<r:Description>
|
|
|
|
<id>{{3550f703-e582-4d05-9a08-453d09bdfdc6}}</id>
|
2015-10-22 16:28:55 -06:00
|
|
|
<minVersion>31.0</minVersion>
|
2015-10-08 11:15:00 -06:00
|
|
|
<maxVersion>45.0</maxVersion>
|
|
|
|
</r:Description>
|
|
|
|
</targetApplication>
|
2014-11-27 12:45:54 -07:00
|
|
|
</r:Description>
|
2014-11-24 12:00:27 -07:00
|
|
|
</r:RDF>
|