15 December 2017 10:00
FIR 57 (UserCSS + about:config) - Custom CSS tweaks for Firefox 57+ - GitHub - Aris-t2/CustomCSSforFx:
'about:config' tweaks
(To revert changes right-click entry and select 'reset'):
- Tab audio icon
browser.tabs.showAudioPlayingIcon
- Insert related tab after current tab (suggestion: enable / set to 'true')
browser.tabs.insertRelatedAfterCurrent
- Titlebar
browser.tabs.drawInTitlebar
- Searchbar: open search results in new tab
browser.search.openintab
- Reader mode
reader.parse-on-load.enabled
- Geolocation (suggestion: disable / set to 'false')
geo.enabled
- Pocket (suggestion: disable / set to 'false')
extensions.pocket.enabled
- Anti fingerprinting (Caution: browser might behave in unforseen ways!)
privacy.resistFingerprinting
read: Fingerprinting info at Mozilla Wiki tweaks
***** Suggested ui tweaks *****
- Toolbar modes (suggestion: compact mode)
Customize mode > Density > Compact / Normal / Touch
- Titlebar modes (suggestion: Firefox titlebar ['application/hamburger button in titlebar' only works in Firefox titlebar])
Customize mode > Title Bar > uncheck checkbox
Drag space above tabs toolbar (suggestion: disable drag space ['application/hamburger button in titlebar' works best without drag space])
Customize mode > Drag Space > uncheck checkbox
Bookmarks menu button on bookmarks toolbar
Customize mode > Toolbars > Bookmarks Toolbar
Customize mode > move 'bookmarks menu' button to bookmark toolbars end
Downloads button always visible
Customize mode > downloads button > click on button and uncheck 'Auto-hide'
Searchbar (suggestion: placed after location bar)
Customize mode > Search(bar) > move to navigation toolbar
Flexible spaces (suggestion: remove spaces after and before location bar)
Customize mode > grab and drag flexible space into palette
1
(1 marks)