File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 "scripts" : [
77 " rules.js" ,
88 " util.js" ,
9- " background.js" ,
9+ " background.js" ,
1010 " incognito-cache-clearing.js"
1111 ]
1212 },
2626 "16" : " icon16.png" ,
2727 "48" : " icon48.png"
2828 },
29- "incognito" : " spanning" ,
29+ "incognito" : " spanning" ,
3030 "manifest_version" : 2 ,
31- "minimum_chrome_version" : " 45" ,
31+ "minimum_chrome_version" : " 45" ,
3232 "name" : " __MSG_about_ext_name__" ,
3333 "permissions" : [
3434 " webRequest" ,
3939 " <all_urls>"
4040 ],
4141 "update_url" : " https://www.eff.org/files/https-everywhere-chrome-updates.xml" ,
42- "version" : " 2015.12.16 "
42+ "version" : " 2016.2.18 "
4343}
Original file line number Diff line number Diff line change 1+ Firefox 5.1.3 / Chrome 2016.2.18
2+ * Performance & memory usage improvements for Chrome
3+ * Introduce temporary disable option on Chrome
4+ * Bugfix: make custom rules disableable
5+ * Improvements to tests
6+ * Switch to using JSON to store rulesets
7+
18Firefox 5.1.2 / Chrome 2015.12.16
29 * Ruleset fixes
310
Original file line number Diff line number Diff line change 3838
3939 <groupbox >
4040 <caption label =" &https-everywhere.about.version; " />
41- <label >5.1.2 </label >
41+ <label >5.1.3 </label >
4242 </groupbox >
4343
4444 <groupbox >
You can’t perform that action at this time.
0 commit comments