mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
explicit support for Pale Moon
This commit is contained in:
parent
6c5597abbb
commit
c1e54d33b2
1 changed files with 9 additions and 0 deletions
|
|
@ -41,5 +41,14 @@
|
|||
<maxVersion>2.37</maxVersion>
|
||||
</r:Description>
|
||||
</targetApplication>
|
||||
|
||||
<!-- Pale Moon -->
|
||||
<targetApplication>
|
||||
<r:Description>
|
||||
<id>{{8de7fcbb-c55c-4fbe-bfc5-fc555c87dbc4}}</id>
|
||||
<minVersion>25.0</minVersion>
|
||||
<maxVersion>25.*</maxVersion>
|
||||
</r:Description>
|
||||
</targetApplication>
|
||||
</r:Description>
|
||||
</r:RDF>
|
||||
|
|
|
|||
Loading…
Reference in a new issue