mirror of
				https://github.com/tiyn/wiki.git
				synced 2025-10-30 18:01:15 +01:00 
			
		
		
		
	firefox: added gestures, mentioned zen browser
This commit is contained in:
		| @@ -2,6 +2,8 @@ | |||||||
|  |  | ||||||
| [Firefox](https://www.mozilla.org/en-US/Firefox) is a free and open-source web | [Firefox](https://www.mozilla.org/en-US/Firefox) is a free and open-source web | ||||||
| browser. | browser. | ||||||
|  | There are browsers that are based on Firefox and expand on its features like Zen browser. | ||||||
|  | For this the usage is mostly the same. | ||||||
|  |  | ||||||
| ## Usage | ## Usage | ||||||
|  |  | ||||||
| @@ -138,6 +140,14 @@ Sponsorings are embedded ads in Firefox. | |||||||
| After navigating to `about:config` enabling and disabling of sponsorings can be done at | After navigating to `about:config` enabling and disabling of sponsorings can be done at | ||||||
| `browser.newtabpage.activity-stream.showSponsored`. | `browser.newtabpage.activity-stream.showSponsored`. | ||||||
|  |  | ||||||
|  | ### Gestures | ||||||
|  |  | ||||||
|  | By default gestures are enabled by default. | ||||||
|  | This can be annoying especially on laptops when using the touchpad. | ||||||
|  | But the gestures can easily be disabled. | ||||||
|  | For this go to `about:config` and clear the preferences for `browser.gesture.swipe.left` and | ||||||
|  | `browser.gesture.swite.right`. | ||||||
|  |  | ||||||
| ### Make Fullscreen Only Window Wide | ### Make Fullscreen Only Window Wide | ||||||
|  |  | ||||||
| Firefox' default fullscreen does not only hide UI elements of firefox but also increases Firefox' | Firefox' default fullscreen does not only hide UI elements of firefox but also increases Firefox' | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user