home: improve firefox
This commit is contained in:
		
							parent
							
								
									c54639a536
								
							
						
					
					
						commit
						f7bc43fce0
					
				|  | @ -9,9 +9,14 @@ | |||
| 				"github".url = "https://github.com"; | ||||
| 			}; | ||||
| 			settings = { | ||||
| 				"extensions.pocket.enabled" = false; | ||||
| 				#---- | ||||
| 				"browser.tabs.unloadOnLowMemory" = false; | ||||
| 				# to enable userChrome | ||||
| 				"toolkit.legacyUserProfileCustomizations.stylesheets" = true; | ||||
| 				#---- | ||||
| 				"browser.newtabpage.activity-stream.showSponsoredTopSites" = false; | ||||
| 				"browser.newtabpage.activity-stream.showSponsored" = false; | ||||
| 			}; | ||||
| 			userChrome = '' | ||||
| @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue