add firefox no tab instructions
This commit is contained in:
		
							
								
								
									
										3
									
								
								firefox/README.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								firefox/README.md
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,3 @@ | ||||
| toolkit.legacyUserProfileCustomizations.stylesheets to true | ||||
|  | ||||
| cp <profile>/chrome/userChrome.css | ||||
							
								
								
									
										10
									
								
								firefox/userChrome.css
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								firefox/userChrome.css
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,10 @@ | ||||
| /* hides the native tabs */ | ||||
| #TabsToolbar { | ||||
|   visibility: collapse; | ||||
| } | ||||
| #titlebar { | ||||
|   visibility: collapse; | ||||
| } | ||||
| #sidebar-header { | ||||
|   visibility: collapse !important; | ||||
| } | ||||
		Reference in New Issue
	
	Block a user