mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Added Conkeror to the list of supported platforms.
uBlock Origins runs well in Conkeror, an emacs-inspired browser. This patch makes it possible to install the plugin directly, without having to modify the install.rdf file.
This commit is contained in:
parent
ae47c5d4da
commit
95037276c8
1 changed files with 9 additions and 0 deletions
|
|
@ -50,5 +50,14 @@
|
|||
<maxVersion>26.*</maxVersion>
|
||||
</r:Description>
|
||||
</targetApplication>
|
||||
|
||||
<!-- Conkeror -->
|
||||
<targetApplication>
|
||||
<Description>
|
||||
<id>{a79fe89b-6662-4ff4-8e88-09950ad4dfde}</id>
|
||||
<minVersion>0.1</minVersion>
|
||||
<maxVersion>9.9</maxVersion>
|
||||
</Description>
|
||||
</targetApplication>
|
||||
</r:Description>
|
||||
</r:RDF>
|
||||
|
|
|
|||
Loading…
Reference in a new issue