firefox
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| firefox [2016/07/09 05:49] – fe80:09ca:7e90:043e:f2cc:98c5:ae64:6e6e | firefox [2026/03/20 13:40] (current) – ealmr | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | browser.urlbar.trimURLs | + | |
| + | browser.urlbar.update2.engineAliasRefresh true | ||
| + | |||
| + | | ||
| | | ||
| full-screen-api.transition-duration.leave 0 0 | full-screen-api.transition-duration.leave 0 0 | ||
| full-screen-api.transition-duration.enter 0 0 | full-screen-api.transition-duration.enter 0 0 | ||
| + | | ||
| + | #enable loading indicator from hourglass to animation | ||
| + | ui.prefersReducedMotion 0 | ||
| + | | ||
| + | #enable compact mode | ||
| + | browser.compactmode.show true | ||
| + | | ||
| + | # | ||
| + | privacy.resistFingerprinting false | ||
| + | privacy.fingerprintingProtection true | ||
| + | privacy.fingerprintingProtection.overrides +AllTargets, | ||
| + | |||
| + | adjust tab bar height: | ||
| + | |||
| + | about: | ||
| + | about: | ||
| + | create chrome/ | ||
| + | |||
| + | add following content to chrome/ | ||
| + | |||
| + | < | ||
| + | /* Reduce tab height */ | ||
| + | # | ||
| + | --tab-min-height: | ||
| + | } | ||
| + | |||
| + | .tab-content { | ||
| + | padding-block: | ||
| + | } | ||
| + | </ | ||
firefox.1468043357.txt.gz · Last modified: by fe80:09ca:7e90:043e:f2cc:98c5:ae64:6e6e
