Skip to content

Reverts the tabs changes in Firefox 89+ (Proton UI) back to the design from Firefox 88.

Notifications You must be signed in to change notification settings

kamsec/Firefox-ProtonUI-tabs-fix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

This archive contains the file userChrome.css which changes the tabs design in Firefox 89+ (Proton UI) to design similar to the one from Firefox 88.

Firefox 89+ tabs look (with default Dark Theme <link>, ProtonUI disabled (steps 1-3) and compact mode set (steps 4-6)): old

The tabs after using userChrome.css from this repo: new

Tested in Firefox 91.0.2 and 92.0.1

Usage

  1. Open Firefox and type about:config into the address bar and hit enter
  2. In the search box, enter proton
  3. Set the following settings to false:
    browser.aboutwelcome.protonDesign
    browser.proton.enabled
    browser.proton.places-tooltip.enabled
    

  1. Find and set the following setting to true:
    browser.compactmode.show
    
  2. Click on menu symbol -> More tools -> Customise toolbar...
  3. At the bottom, click on Density and choose Compact

  1. Find and set the following setting to true:
    toolkit.legacyUserProfileCustomizations.stylesheets
    
  2. Open new tab, enter about:support and hit enter
  3. Search for Profile Folder and click Open Folder
  4. In that directory create chrome folder
  5. Inside, paste the file userChrome.css from this repository and restart Firefox

About

Reverts the tabs changes in Firefox 89+ (Proton UI) back to the design from Firefox 88.

Topics

Resources

Stars

Watchers

Forks

Languages