diff --git a/ReadMe.md b/ReadMe.md index f7099b3..b6db683 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -6,18 +6,18 @@ For FAQs and instruction on how to use the extension please visit http://firefox ## Downloads: Production version can be found at https://addons.mozilla.org/en-US/firefox/addon/privacy-settings/ -Developer version can be found at https://github.com/schomery/privacy-settings/blob/master/builds/packed/firefox.xpi?raw=true +Developer version can be found at https://github.com/schomery/privacy-settings/tree/master/builds ## How to build from source code If you have modified the source code and want to see the modified version in action, you can simply compile the project yourself. Run the following command in the terminal ```bash -gulp firefox +cd src +jpm xpi ``` +This will generate an `XPI` file for you in the src directory. Drop the file in your Firefox browser Notes: -1. The compiler is based on [nodejs](https://nodejs.org/en/) and [gulp](http://gulpjs.com/) -2. You also need to have these modules available, https://github.com/schomery/privacy-settings/blob/master/gulpfile.js#L3-L14 - +1. To build this project you need to have [nodejs](https://nodejs.org/en/) installed. Also make sure `jpm` module is also globally available; [https://www.npmjs.com/package/jpm](https://www.npmjs.com/package/jpm) ## Technical notes: #### Temporary Locking a Preference diff --git a/src/data/advanced-settings/index.html b/src/data/advanced-settings/index.html index 21bc717..4dfc33f 100644 --- a/src/data/advanced-settings/index.html +++ b/src/data/advanced-settings/index.html @@ -45,7 +45,8 @@

Advanced Settings :: Privacy Settings

browser.safebrowsing.downloads.enabled - + + @@ -57,7 +58,7 @@

Advanced Settings :: Privacy Settings

network.http.sendRefererHeader - + @@ -69,7 +70,7 @@

Advanced Settings :: Privacy Settings

network.http.referer.XOriginPolicy - + @@ -81,7 +82,7 @@

Advanced Settings :: Privacy Settings

network.http.referer.trimmingPolicy - + @@ -93,7 +94,7 @@

Advanced Settings :: Privacy Settings

network.http.referer.spoofSource - + @@ -105,7 +106,7 @@

Advanced Settings :: Privacy Settings

network.predictor.enabled - + @@ -117,7 +118,7 @@

Advanced Settings :: Privacy Settings

network.http.speculative-parallel-limit - +
@@ -128,7 +129,7 @@

Advanced Settings :: Privacy Settings

network.cookie.cookieBehavior - + @@ -140,7 +141,7 @@

Advanced Settings :: Privacy Settings

network.cookie.lifetimePolicy - + @@ -152,7 +153,7 @@

Advanced Settings :: Privacy Settings

network.cookie.thirdparty.sessionOnly - + @@ -164,7 +165,7 @@

Advanced Settings :: Privacy Settings

browser.search.suggest.enabled - + @@ -176,7 +177,7 @@

Advanced Settings :: Privacy Settings

clipboard.autocopy - + @@ -188,7 +189,7 @@

Advanced Settings :: Privacy Settings

loop.facebook.shareUrl - +
@@ -198,7 +199,7 @@

Advanced Settings :: Privacy Settings

loop.logDomains - +