26-06-2026 10:04 AM
1-Would be amazing if Firefox let us to adjust search bar and shortcuts to bring them center or down in home page
2-After selecting a custom background something like transparency effect (windows) automatically change color of Firefox to same color as background like menus or tabs ....
3-Animated Firefox logo in home page would be amazing
4-Payment method card localization for Iranian users (cvv and month)
5-Password saving is not working correctly not detect username most time (need rework)
6-If u select 3 widgets it wont be centered
26-06-2026 10:19 AM
26-06-2026 12:12 PM
@Agentvirtuel wrote:Hello
1- a similar question
https://support.mozilla.org/en-US/questions/1589404
1 - Go to configuration editor https://support.mozilla.org/en-US/kb/about-config-editor-firefox
2 - Enter a search term browser.newtabpage.activity-stream.nova.enabled
You can double-click on the preference to set the value to false
26-06-2026 09:53 PM
Hello
browser.newtabpage.activity-stream.nova.enabled, default value, true
Just to see
For information
https://www.camp-firefox.de/forum/thema/140581-startseite-kacheln-kleiner/?postID=1289379#post128937...
@-moz-document url(about:newtab), url(about:home) {
.nova-enabled .top-site-outer .icon-pin-small {
inset-inline-start: 19px !important;
inset-block-start: 5px !important;
}
.nova-enabled .top-site-outer .context-menu-button {
inset-inline-end: 15px !important;
inset-block-start: 0px !important;
}
li.top-site-outer {
margin-top: -10px !important;
margin-bottom: 0px !important;
margin-left: 0px !important;
}
.top-site-outer .tile .icon-wrapper {
min-width: 75% !important;
min-height: 75% !important;
}
.top-site-outer .title.pinned span {
padding: 0 0px !important;
}
.nova-enabled .top-site-outer {
min-width: 110px !important;
margin-bottom: 20px !important;
}
.nova-enabled .top-site-outer .tile {
width: 80px !important;
height: 80px !important;
}
}
27-06-2026 12:41 AM