66 },
77 "author" : {
88 "email" : " eff.software.projects@gmail.com"
9- },
9+ },
1010 "background" : {
1111 "scripts" : [
1212 " rules.js" ,
1515 " background.js" ,
1616 " incognito-cache-clearing.js"
1717 ]
18- },
18+ },
1919 "browser_action" : {
2020 "default_icon" : {
21- "38" : " icons/icon-active-38.png"
22- },
23- "default_popup" : " popup.html" ,
21+ "38" : " icons/icon-active-38.png"
22+ },
23+ "default_popup" : " popup.html" ,
2424 "default_title" : " __MSG_about_ext_name__"
25- },
26- "default_locale" : " en" ,
27- "description" : " __MSG_about_ext_description__" ,
28- "devtools_page" : " devtools.html" ,
29- "homepage_url" : " https://www.eff.org/https-everywhere" ,
25+ },
26+ "default_locale" : " en" ,
27+ "description" : " __MSG_about_ext_description__" ,
28+ "devtools_page" : " devtools.html" ,
29+ "homepage_url" : " https://www.eff.org/https-everywhere" ,
3030 "icons" : {
31- "48 " : " icons/icon-active-48 .png" ,
32- "128 " : " icons/icon-active-128 .png"
33- },
34- "incognito" : " spanning" ,
35- "manifest_version" : 2 ,
36- "minimum_chrome_version" : " 45" ,
37- "name" : " __MSG_about_ext_name__" ,
31+ "128 " : " icons/icon-active-128 .png" ,
32+ "48 " : " icons/icon-active-48 .png"
33+ },
34+ "incognito" : " spanning" ,
35+ "manifest_version" : 2 ,
36+ "minimum_chrome_version" : " 45" ,
37+ "name" : " __MSG_about_ext_name__" ,
3838 "permissions" : [
39- " webNavigation" ,
40- " webRequest" ,
41- " webRequestBlocking" ,
42- " tabs" ,
43- " cookies" ,
44- " storage" ,
39+ " webNavigation" ,
40+ " webRequest" ,
41+ " webRequestBlocking" ,
42+ " tabs" ,
43+ " cookies" ,
44+ " storage" ,
4545 " <all_urls>"
4646 ],
4747 "update_url" : " https://www.eff.org/files/https-everywhere-chrome-updates.xml" ,
48- "version" : " 2016.6.9 "
49- }
48+ "version" : " 2016.7.18 "
49+ }
0 commit comments