diff options
Diffstat (limited to 'data/extensions/https-everywhere-eff@eff.org/install.rdf')
-rw-r--r-- | data/extensions/https-everywhere-eff@eff.org/install.rdf | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/data/extensions/https-everywhere-eff@eff.org/install.rdf b/data/extensions/https-everywhere-eff@eff.org/install.rdf index f85e3c1..b4a3de7 100644 --- a/data/extensions/https-everywhere-eff@eff.org/install.rdf +++ b/data/extensions/https-everywhere-eff@eff.org/install.rdf @@ -3,18 +3,18 @@ xmlns:em="http://www.mozilla.org/2004/em-rdf#"> <Description about="urn:mozilla:install-manifest"> - <em:name>HTTPS-Everywhere</em:name> + <em:name>HTTPS Everywhere</em:name> <em:creator>EFF Technologists</em:creator> <em:aboutURL>chrome://https-everywhere/content/about.xul</em:aboutURL> <em:id>https-everywhere-eff@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>5.1.6</em:version> + <em:version>5.2.7</em:version> <em:multiprocessCompatible>true</em:multiprocessCompatible> <em:homepageURL>https://www.eff.org/https-everywhere</em:homepageURL> <em:optionsURL>chrome://https-everywhere/content/observatory-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:iconURL>chrome://https-everywhere/skin/icon-active-48.png</em:iconURL> + <em:unpack>false</em:unpack> <em:updateURL>https://www.eff.org/files/https-everywhere-eff-update-2048.rdf</em:updateURL> <!-- 2015-08-14: New update URL to go with new id (https-everywhere-eff@ef.org) --> <em:updateKey>MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA6MR8W/galdxnpGqBsYbqOzQb2eyW15YFjDDEMI0ZOzt8f504obNs920lDnpPD2/KqgsfjOgw2K7xWDJIj/18xUvWPk3LDkrnokNiRkA3KOx3W6fHycKL+zID7zy+xZYBuh2fLyQtWV1VGQ45iNRp9+Zo7rH86cdfgkdnWTlNSHyTLW9NbXvyv/E12bppPcEvgCTAQXgnDVJ0/sqmeiijn9tTFh03aM+R2V/21h8aTraAS24qiPCz6gkmYGC8yr6mglcnNoYbsLNYZ69zF1XHcXPduCPdPdfLlzVlKK1/U7hkA28eG3BIAMh6uJYBRJTpiGgaGdPd7YekUB8S6cy+CQIDAQAB</em:updateKey> <!-- Firefox --> |