firefox
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| firefox [2021/10/07 09:26] – fe80:f840:deb4:bbc3:6582:0245:a3a6:dfad | 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 | 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.1633598814.txt.gz · Last modified: by fe80:f840:deb4:bbc3:6582:0245:a3a6:dfad
