diff options
Diffstat (limited to 'data/extensions/https-everywhere@eff.org/install.rdf')
-rw-r--r-- | data/extensions/https-everywhere@eff.org/install.rdf | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/data/extensions/https-everywhere@eff.org/install.rdf b/data/extensions/https-everywhere@eff.org/install.rdf index 956c5ac..2e6befd 100644 --- a/data/extensions/https-everywhere@eff.org/install.rdf +++ b/data/extensions/https-everywhere@eff.org/install.rdf @@ -9,20 +9,20 @@ <em:id>https-everywhere@eff.org</em:id> <em:type>2</em:type> <!-- type: Extension --> <em:description>Encrypt the Web! Automatically use HTTPS security on many sites.</em:description> - <em:version>4.0.3</em:version> + <em:version>5.0.5</em:version> + <em:multiprocessCompatible>true</em:multiprocessCompatible> <em:homepageURL>https://www.eff.org/https-everywhere</em:homepageURL> <em:optionsURL>chrome://https-everywhere/content/meta-preferences.xul</em:optionsURL> <em:iconURL>chrome://https-everywhere/skin/https-everywhere.png</em:iconURL> + <em:unpack>true</em:unpack> <!-- Required for Firefox 4 --> <em:updateURL>https://www.eff.org/files/https-everywhere-update-2048.rdf</em:updateURL> - <em:unpack>true</em:unpack> <!-- Required for Firefox 4 --> <em:updateKey>MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA6MR8W/galdxnpGqBsYbqOzQb2eyW15YFjDDEMI0ZOzt8f504obNs920lDnpPD2/KqgsfjOgw2K7xWDJIj/18xUvWPk3LDkrnokNiRkA3KOx3W6fHycKL+zID7zy+xZYBuh2fLyQtWV1VGQ45iNRp9+Zo7rH86cdfgkdnWTlNSHyTLW9NbXvyv/E12bppPcEvgCTAQXgnDVJ0/sqmeiijn9tTFh03aM+R2V/21h8aTraAS24qiPCz6gkmYGC8yr6mglcnNoYbsLNYZ69zF1XHcXPduCPdPdfLlzVlKK1/U7hkA28eG3BIAMh6uJYBRJTpiGgaGdPd7YekUB8S6cy+CQIDAQAB</em:updateKey> - <!-- firefox --> - <!-- firefox --> + <!-- Firefox --> <em:targetApplication> <Description> <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> - <em:minVersion>20.0</em:minVersion> - <em:maxVersion>99.*</em:maxVersion> + <em:minVersion>26.0</em:minVersion> + <em:maxVersion>40.0</em:maxVersion> </Description> </em:targetApplication> <!-- Seamonkey --> @@ -46,15 +46,15 @@ <Description> <em:id>{a79fe89b-6662-4ff4-8e88-09950ad4dfde}</em:id> <em:minVersion>0.1</em:minVersion> - <em:maxVersion>99.*</em:maxVersion> + <em:maxVersion>40.0</em:maxVersion> </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> + <em:minVersion>26.0</em:minVersion> + <em:maxVersion>40.0</em:maxVersion> </Description> </em:targetApplication> </Description> |