mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-11 09:31:01 +01:00
Merge pull request #777 from jeeger/master
Added Conkeror to the list of supported platforms.
This commit is contained in:
commit
c4178d2ac6
1 changed files with 10 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
<bootstrap>true</bootstrap>
|
||||
<multiprocessCompatible>true</multiprocessCompatible>
|
||||
<optionsType>2</optionsType>
|
||||
{localized}
|
||||
{localized}
|
||||
|
||||
<!-- Firefox -->
|
||||
<targetApplication>
|
||||
|
@ -50,5 +50,14 @@
|
|||
<maxVersion>26.*</maxVersion>
|
||||
</r:Description>
|
||||
</targetApplication>
|
||||
|
||||
<!-- Conkeror -->
|
||||
<targetApplication>
|
||||
<r:Description>
|
||||
<id>{{a79fe89b-6662-4ff4-8e88-09950ad4dfde}}</id>
|
||||
<minVersion>0.1</minVersion>
|
||||
<maxVersion>9.9</maxVersion>
|
||||
</r:Description>
|
||||
</targetApplication>
|
||||
</r:Description>
|
||||
</r:RDF>
|
||||
|
|
Loading…
Reference in a new issue