Difference between revisions of "Firefox"
Jump to navigation
Jump to search
(Created page with "Web browser. == Configuring for a mobile device == Related config keys: ; apz.allow_zooming = true : Improves pinch-zooming ; apz.overscroll.enabled = true : Enables page ov...") |
|||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | + | Multiplatform web browser. Usable e.g. on both desktop [[Linux]] and mobile devices such as [[PinePhone]]. | |
== Configuring for a mobile device == | == Configuring for a mobile device == | ||
| Line 8: | Line 8: | ||
; apz.overscroll.enabled = true | ; apz.overscroll.enabled = true | ||
: Enables page overscroll when using touch | : Enables page overscroll when using touch | ||
| + | |||
| + | === Hiding tabs bar === | ||
| + | Source: [https://superuser.com/questions/1268732/how-to-hide-tab-bar-tabstrip-in-firefox-57-quantum] | ||