Name
Big Essentials
Description
Make the Essential tab icons big enough (32px w/ 16px padding) to be recognisable without their names.
Homepage
https://github.com/leaferiksen/zen-browser-big-essentials
Image
https://github.com/leaferiksen/zen-browser-big-essentials/blob/main/Big%20Essentials.png?raw=true
Type
Theme Styles
.zen-essentials-container {
grid-template-columns: repeat(auto-fit, minmax(80px, auto))) !important;
&[data-hack-type='1'] {
grid-template-columns: repeat(auto-fit, minmax(80px, auto)) !important;
}
}
.zen-essentials-container > tab > stack:nth-child(1) > hbox:nth-child(2) > stack:nth-child(2) {
padding: 16px !important;
}
.zen-essentials-container > tab > stack:nth-child(1) > hbox:nth-child(2) > stack:nth-child(2) > img:nth-child(3) {
height: 32px !important;
width: 32px !important;
}
Readme
# Big Essentials
Make the Essential tab icons big enough (32px w/ 16px padding) to be recognisable without their names.
Preferences
Name
Big Essentials
Description
Make the Essential tab icons big enough (32px w/ 16px padding) to be recognisable without their names.
Homepage
https://github.com/leaferiksen/zen-browser-big-essentials
Image
https://github.com/leaferiksen/zen-browser-big-essentials/blob/main/Big%20Essentials.png?raw=true
Type
Theme Styles
Readme
# Big Essentials Make the Essential tab icons big enough (32px w/ 16px padding) to be recognisable without their names.Preferences