Skip to content

Commit 81bae99

Browse files
committed
Merge pull request mozilla#1888 from yurydelendik/android-ext
Adds android support to install.rdf
2 parents f4c16aa + 2f60f4a commit 81bae99

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

extensions/firefox/install.rdf

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,16 @@
2626
<em:maxVersion>2.12a1</em:maxVersion>
2727
</Description>
2828
</em:targetApplication>
29+
30+
<!-- Android -->
31+
<em:targetApplication>
32+
<Description>
33+
<em:id>{aa3c5121-dab2-40e2-81ca-7ea25febc110}</em:id>
34+
<em:minVersion>11.0</em:minVersion>
35+
<em:maxVersion>16.0a1</em:maxVersion>
36+
</Description>
37+
</em:targetApplication>
38+
2939
<em:bootstrap>true</em:bootstrap>
3040
<em:creator>Mozilla</em:creator>
3141
<em:description>Uses HTML5 to display PDF files directly in Firefox.</em:description>

0 commit comments

Comments
 (0)