gnuzilla

default description
git clone https://git.awy.one/gnuzilla.git
Log | Files | Refs | README | LICENSE

commit 2732de330618bc29b7ab07f4004d8e84f698cf95
parent 521417b54eb713cd40a4464fb5e721e60b14a0b2
Author: Ruben Rodriguez <ruben@gnu.org>
Date:   Sun,  8 Mar 2015 15:12:14 +0000

Enable LibreJs on mobile

Diffstat:
Mdata/extensions/jid1-KtlZuoiikVfFew@jetpack/install.rdf | 13+++++++++++--
1 file changed, 11 insertions(+), 2 deletions(-)

diff --git a/data/extensions/jid1-KtlZuoiikVfFew@jetpack/install.rdf b/data/extensions/jid1-KtlZuoiikVfFew@jetpack/install.rdf @@ -17,6 +17,16 @@ </Description> </em:targetApplication> + <!-- Firefox Mobile for Android --> + <em:targetApplication> + <Description> + <em:id>{aa3c5121-dab2-40e2-81ca-7ea25febc110}</em:id> + <em:minVersion>21.0</em:minVersion> + <em:maxVersion>35.0</em:maxVersion> + </Description> + </em:targetApplication> + + <!-- Front End MetaData --> <em:name>GNU LibreJS</em:name> <em:description>GNU LibreJS is an add-on for Mozilla-based browsers (IceCat, Firefox, Abrowser, Iceweasel) @@ -26,4 +36,4 @@ <em:optionsType>2</em:optionsType> </Description> -</RDF> -\ No newline at end of file +</RDF>