commit bdd73f9094b6c2682be6c52e7a4ac45419ff0006
parent a212490509cb122ded0b2941b2b0862ce7ce3c3f
Author: mayfrost <mayfrost@cock.li>
Date: Sat, 27 Oct 2018 13:48:25 -0300
Update BROWSER.md
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/BROWSER.md b/BROWSER.md
@@ -11,7 +11,7 @@ These addons worked excellent to cover any fingerprinting, until Mozilla decided
* (Cross-)Site Request, Anti-XSS, Trackers, Referer, Cookies: [uMatrix](https://addons.mozilla.org/en-US/firefox/addon/umatrix/)
* Security Settings: [Privacy Settings](https://addons.mozilla.org/en-US/firefox/addon/privacy-settings/)
* User-Agent: [Random Agent Spoofer](https://addons.mozilla.org/en-US/firefox/addon/random-agent-spoofer/), [User-Agent JS Fixer](https://addons.mozilla.org/en-US/firefox/addon/user-agent-js-fixer/)
-* Plugin Enumeration: [Disable plugin enum](https://github.com/dillbyrne/random-agent-spoofer/issues/283) (see Mechazawa script, and install with greasemonkey)
+* Plugin Enumeration: [Disable plugin enum](https://github.com/dillbyrne/random-agent-spoofer/issues/283) (see Mechazawa's script, and install with greasemonkey)
* Content Delivery Blocker: [Decentraleyes](https://addons.mozilla.org/en-US/firefox/addon/decentraleyes/)
* URI Leak: [No Resource URI Leak](https://addons.mozilla.org/en-US/firefox/addon/no-resource-uri-leak/)
* Canvas-Fingerprinting: [Canvas Defender](https://addons.mozilla.org/en-US/firefox/addon/no-canvas-fingerprinting/)
@@ -20,7 +20,7 @@ These addons worked excellent to cover any fingerprinting, until Mozilla decided
* Google Redirection: [Google search link fix](https://addons.mozilla.org/en-US/firefox/addon/google-search-link-fix/)
## ABOUT\:CONFIG
-These tips prevent overflow your root directory or or getting constantly write and delete to try and kill your drive.
+These tips prevent overflow your root directory or getting constantly write and delete to try and kill your drive.
* Go to _about\:config_
* Put a 0 to everything that can write to the disk.
* Limit ram memory and also turn off syncing ect.