We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f4c16aa + 2f60f4a commit 81bae99Copy full SHA for 81bae99
extensions/firefox/install.rdf
@@ -26,6 +26,16 @@
26
<em:maxVersion>2.12a1</em:maxVersion>
27
</Description>
28
</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
39
<em:bootstrap>true</em:bootstrap>
40
<em:creator>Mozilla</em:creator>
41
<em:description>Uses HTML5 to display PDF files directly in Firefox.</em:description>
0 commit comments