Pomoc přepytać

Hladajće so wobšudstwa pomocy. Njenamołwimy was ženje, telefonowe čisło zawołać, SMS pósłać abo wosobinske informacije přeradźić. Prošu zdźělće podhladnu aktiwitu z pomocu nastajenja „Znjewužiwanje zdźělić“.

Learn More

Revert curved tabs to square tabs after new update (89.0)

  • 6 wotmołwy
  • 2 matej tutón problem
  • 275 napohladow
  • Poslednja wotmołwa wot Paulgi

more options

I recently updated Firefox to version 89.0 which made my tabs curved rather than square/blocky. Is there any method to revert the look of my tabs? This is strictly for aesthetic purposes.

I recently updated Firefox to version 89.0 which made my tabs curved rather than square/blocky. Is there any method to revert the look of my tabs? This is strictly for aesthetic purposes.

Wubrane rozrisanje

Yes and No. There is no built-in setting related to changing the shape of tabs in the context of the new UI, but I will mention two other options:

Community Workaround

This involves setting up a userChrome.css file. Does that sound familiar? It's an option style sheet you can create to modify Firefox's user interface. I have a rules builder that can create a rule to square off the tabs, reconnect them, and optionally add more definition to background tabs. There also are very comprehensive overhauls created by other users on the FirefoxCSS subreddit. If you are curious:

Temporary Rollback

For testing purposes, there is a preference to switch the tab bar and address bar between new style and old style. This is not expected to continue in Firefox 90, but maybe you want to use it for now if you're having a hard time with the new UI.

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button accepting the risk.

(2) In the search box in the page, type or paste browser.proton.enabled and pause while the list is filtered

(3) Double-click the preference to switch between true (new style) and false (old style)

Tutu wotmołwu w konteksće čitać 👍 2

Wšě wotmołwy (6)

more options

Hi,

We bring a modernized and differentiated look to tabs since Firefox 89 in order to create a signature Firefox look and experience. This major redesign will help us enable more use cases and features in the future.

more options

Wubrane rozrisanje

Yes and No. There is no built-in setting related to changing the shape of tabs in the context of the new UI, but I will mention two other options:

Community Workaround

This involves setting up a userChrome.css file. Does that sound familiar? It's an option style sheet you can create to modify Firefox's user interface. I have a rules builder that can create a rule to square off the tabs, reconnect them, and optionally add more definition to background tabs. There also are very comprehensive overhauls created by other users on the FirefoxCSS subreddit. If you are curious:

Temporary Rollback

For testing purposes, there is a preference to switch the tab bar and address bar between new style and old style. This is not expected to continue in Firefox 90, but maybe you want to use it for now if you're having a hard time with the new UI.

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button accepting the risk.

(2) In the search box in the page, type or paste browser.proton.enabled and pause while the list is filtered

(3) Double-click the preference to switch between true (new style) and false (old style)

Wot jscher2000 - Support Volunteer změnjeny

more options

Oh great! there's a solution to fix the horrendous curved corners. Thanks :)

Where do I put that CSS code from that tabstyler link?

Wot Paulgi změnjeny

more options

Is there a way to remove the round corners on menu boxes of version 92. it looks horrendous now :(

more options

Paulgi said

Where do I put that CSS code from that tabstyler link?

The link would go into a userChrome.css file. See: https://www.userchrome.org/how-create-userchrome-css.html

Paulgi said

Is there a way to remove the round corners on menu boxes of version 92. it looks horrendous now :(

Probably, although I don't have any. You could inquire on r/FirefoxCSS (https://www.reddit.com/r/FirefoxCSS/)

more options

Thank you. I'm going to try it.