aboutsummaryrefslogtreecommitdiffstats
path: root/platform
diff options
context:
space:
mode:
authorgorhill <rhill@raymondhill.net>2015-07-24 19:26:39 -0400
committergorhill <rhill@raymondhill.net>2015-07-24 19:26:39 -0400
commitc1e54d33b2fb093ff5c344423a97e47910f24eda (patch)
treee9ea91a624ea8921461e4e9d56fc1cd295bfc70b /platform
parent6c5597abbb894680182d3e7a3f8475487c54f230 (diff)
downloaduBlock-c1e54d33b2fb093ff5c344423a97e47910f24eda.zip
uBlock-c1e54d33b2fb093ff5c344423a97e47910f24eda.tar.gz
uBlock-c1e54d33b2fb093ff5c344423a97e47910f24eda.tar.bz2
explicit support for Pale Moon
Diffstat (limited to 'platform')
-rw-r--r--platform/firefox/install.rdf9
1 files changed, 9 insertions, 0 deletions
diff --git a/platform/firefox/install.rdf b/platform/firefox/install.rdf
index f0141e3..4d55d7c 100644
--- a/platform/firefox/install.rdf
+++ b/platform/firefox/install.rdf
@@ -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>