diff options
author | Ruben Rodriguez <ruben@gnu.org> | 2015-01-28 22:16:14 +0100 |
---|---|---|
committer | Ruben Rodriguez <ruben@gnu.org> | 2015-01-28 22:16:14 +0100 |
commit | 16f2defa530b36cae7da5e28b5eafef9138adba5 (patch) | |
tree | c1415ef31bf1e96da1674aec2fc2c580c87d9e08 /data/extensions/https-everywhere@eff.org/install.rdf | |
parent | 763c090c20c60c13f9b6f50b953323a237fd778a (diff) |
Updated to v31.4.0ESR
* Search form in about:icecat now searches in default search engine
* Disabled accessibility.blockautorefresh
* Replaced references to Open Source with Free Software where applicable
* Added html5-video-everywhere v0.1.1 extension: https://github.com/lejenome/html5-video-everywhere
* Updated LibreJS to 6.0.8
Build scripts updated to use pbuilder
Diffstat (limited to 'data/extensions/https-everywhere@eff.org/install.rdf')
-rw-r--r-- | data/extensions/https-everywhere@eff.org/install.rdf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/extensions/https-everywhere@eff.org/install.rdf b/data/extensions/https-everywhere@eff.org/install.rdf index af8bea3..956c5ac 100644 --- a/data/extensions/https-everywhere@eff.org/install.rdf +++ b/data/extensions/https-everywhere@eff.org/install.rdf @@ -9,7 +9,7 @@ <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.2</em:version> + <em:version>4.0.3</em:version> <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> @@ -22,7 +22,7 @@ <Description> <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> <em:minVersion>20.0</em:minVersion> - <em:maxVersion>37.0</em:maxVersion> + <em:maxVersion>99.*</em:maxVersion> </Description> </em:targetApplication> <!-- Seamonkey --> |