mirror of
				https://github.com/mayfrost/guides.git
				synced 2025-11-03 20:52:45 +00:00 
			
		
		
		
	Update BROWSER.md
This commit is contained in:
		@@ -10,7 +10,7 @@
 | 
				
			|||||||
These addons worked excellent to cover any fingerprinting, until Mozilla decided to break things since Firefox 52.
 | 
					These addons worked excellent to cover any fingerprinting, until Mozilla decided to break things since Firefox 52.
 | 
				
			||||||
* (Cross-)Site Request, Anti-XSS, Trackers, Referer, Cookies: [uMatrix](https://addons.mozilla.org/en-US/firefox/addon/umatrix/)
 | 
					* (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/)
 | 
					* 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/)
 | 
					* 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 script, and install with greasemonkey)
 | 
				
			||||||
* Content Delivery Blocker: [Decentraleyes](https://addons.mozilla.org/en-US/firefox/addon/decentraleyes/)
 | 
					* 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/)
 | 
					* URI Leak: [No Resource URI Leak](https://addons.mozilla.org/en-US/firefox/addon/no-resource-uri-leak/)
 | 
				
			||||||
@@ -21,7 +21,7 @@ These addons worked excellent to cover any fingerprinting, until Mozilla decided
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
## ABOUT\:CONFIG
 | 
					## 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 or getting constantly write and delete to try and kill your drive.
 | 
				
			||||||
* Go to about\:config
 | 
					* Go to _about\:config_
 | 
				
			||||||
* Put a 0 to everything that can write to the disk.
 | 
					* Put a 0 to everything that can write to the disk.
 | 
				
			||||||
* Limit ram memory and also turn off syncing ect.
 | 
					* Limit ram memory and also turn off syncing ect.
 | 
				
			||||||
* Make it read only.
 | 
					* Make it read only.
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user