You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to make https-everywhere a SystemAddon, it cannot have unpack true
flag in install.rdf. The flag was there, so ruleset.json can be references
with FileUtils API.
<em:unpack>true</em:unpack> <!-- Required for Firefox 4 -->
17
+
<em:unpack>false</em:unpack> <!-- Required for Firefox 4 -->
18
18
<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) -->
0 commit comments