Análises para Small Text Big
Small Text Big por sssss wwwww
1 análise
- Avaliado em 3 de 5por jean , há 2 mesesOkay, to adjust the sites,
here I need to adjust the size in Firefox: the search bar and tabs.
I have a large screen, and the characters don't adjust.
It's Firefox's fault, the sites don't adjust.
Is it possible to add this to the add-on?Resposta do programador
publicado a há 2 mesesFirefox is very customizable, probably the only browser allowing so much tweaking of UI.
The omni.ja (which is actually a zip archive) file in "browser" folder (not the omni.ja in root folder) of Firefox contains all the styling and javascript files.
Some of following CSS files may need adjustments.
chrome/browser/skin/classic/browser/urlbarView.css
chrome/browser/skin/classic/browser/tabbrowser/tabs.css
chrome/browser/skin/classic/browser/browser-shared.css
chrome/browser/skin/classic/browser/searchbar.css
chrome/browser/skin/classic/browser/preferences/preferences.css
urlbarView.css has the styles for the address bar and drop down sites list.
tabs.css does the tab styling.
searchbar.css takes care of the search engine list / bar.
browser-shared and preferences might need some minor changes.
By changing the tabs.css, i got the tabs height of only 8px. In widescreen monitors, vertical space is much less than horizontal, so reducing tabs bar height gives more space for website.
Similar changes to urlbarView allows for a smaller (by height) addressbar.
1000 word image link :
https://i.postimg.cc/HW3PYJtW/ffox-tab-8px.png