How do I change the minimum tab size?
Firefox 59 changed the user interface. One change ruined the Tab Bar for me, making it unreadable by reducing the minimum size of each tab displayed across the top of the screen. When more tabs were open than could be displayed, as many as 60 black square tab buttons could appear across my 27 inch iMac screen, the native resolution of which is 2560 x 1440. Back then it was several weeks before I found a developer in the community who could explain how to resize the buttons in the Tab Bar.
Then recently I was having a problem with malware forcing (or trying to force) me to link to an ad before allowing access to a chosen link. There was a workaround, but sometimes this forced redirection was legitimate. So I fixed this problem by running Adware Doctor. Unfortunately, in addition to fixing the malware problem, that reset everything to the default state. Changing the tab appearance back from white-on-black to black on white (active) or black-on-gray (inactive) was easy. But I have forgotten how to resize the Tab Bar buttons since it requires entering actual numerical horizontal and vertical dimensions in a specific location which can only be accessed by entering the proper code, again in a specific location. In other words, programming. So I need help.
選ばれた解決策
Do you mean this pref on the about:config page?
- browser.tabs.tabMinWidth
- /questions/1198099 I HATE the new v.57 tab bar; how do I go back to the old one?
If you want to change the height of the Tab bar then you will have to use code in userChrome.css
- /questions/1210893 I really dislike tabbed browsing, how can I lose tabs?
- /questions/1202583 Tabs bottom not working since FF57
すべての返信 (2)
Please always :
- https://support.mozilla.org/en-US/kb/back-and-restore-information-firefox-profiles
- https://support.mozilla.org/en-US/kb/export-firefox-bookmarks-to-backup-or-transfer
and always when working with CSS keep a copy of the code changes to a Notepad like document. Suggest another scan using : https://www.malwarebytes.com/mac/
You may find these of use :
- https://www.howtogeek.com/334716/how-to-customize-firefoxs-user-interface-with-userchrome.css/
- http://techdows.com/2017/09/classic-theme-restorer-userchrome-css-modify-firefox-57-photon-ui.html
- https://github.com/Aris-t2/CustomCSSforFx/issues/1
- https://www.accessfirefox.org/Theme-Font-Size-Changer.php
- https://www.userchrome.org/
- https://www.accessfirefox.org/Firefox_Accessibility_Themes.php
- https://www.userchrome.org/what-is-userchrome-css.html
- http://kb.mozillazine.org/UserChrome.css
- https://github.com/axydavid/FirefoxUI/blob/master/README.md
- https://github.com/wilfredwee/photon-australis
- https://www.reddit.com/r/FirefoxCSS/
Note not all code in one place.
There is only one person that knows the coding here and he has the usserchrome.org site. I will message him to look for this when comes around.
Please let us know if this solved your issue or if need further assistance.
選ばれた解決策
Do you mean this pref on the about:config page?
- browser.tabs.tabMinWidth
- /questions/1198099 I HATE the new v.57 tab bar; how do I go back to the old one?
If you want to change the height of the Tab bar then you will have to use code in userChrome.css
- /questions/1210893 I really dislike tabbed browsing, how can I lose tabs?
- /questions/1202583 Tabs bottom not working since FF57