/https-everywhere

The HTTPS Everywhere extension directs a Web browser to automatically use encrypted HTTPS connections for a large number of different Web sites. This extension is available for the Mozilla Firefox browser and an alpha version is available for the Google Chrome browser.

Primary LanguageJavaScript

This is the source tree for HTTPS Everywhere for Firefox and Chrome.

Important directories you might want to know about

src/                      The Firefox source

chromium/                 The Chromium/Chrome source 
                          (not to be confused with Firefox browser "chrome" or UI)
 
src/components            |
src/chrome/content        | Firefox JavaScript and XUL code
src/chrome/content/code   |

src/chrome/content/rules  The rulesets live here