01-09-2025 06:22 AM
Firefox updated to version 134 last night and the New Tab page was changed. The shortcut icons are too small and hard to navigate now. Can I revert to the old New Tab page, or do I need to reinstall version 133?
Solved! Go to Solution.
01-09-2025 07:18 AM
Hello
Try
1 - Go to Configuration Editor for Firefox https://support.mozilla.org/en-US/kb/about-config-editor-firefox
2 - Enter a search term browser.newtabpage.activity-stream.newtabLayouts.variant
You will find
browser.newtabpage.activity-stream.newtabLayouts.variant-a
browser.newtabpage.activity-stream.newtabLayouts.variant-b
Try value false
01-09-2025 07:18 AM
Hello
Try
1 - Go to Configuration Editor for Firefox https://support.mozilla.org/en-US/kb/about-config-editor-firefox
2 - Enter a search term browser.newtabpage.activity-stream.newtabLayouts.variant
You will find
browser.newtabpage.activity-stream.newtabLayouts.variant-a
browser.newtabpage.activity-stream.newtabLayouts.variant-b
Try value false
01-09-2025 10:41 AM
How do you make the change "stick", because even after editing the settings (which fixed it for a little while) eventually the icons went back again to being too small ... and the flag was back to true again!
01-09-2025 10:59 AM
It seems like the flag gets flipped back to true on every relaunch of Firefox, probably as part of the "progressive rollout" logic, which undermines this attempted workaround method.
01-09-2025 12:48 PM
Hello
Perhaps you are under Studies
https://support.mozilla.org/en-US/kb/shield
Type about:studies into your address bar to see a list of your studies.
For informational purpose to try
user_pref("browser.newtabpage.activity-stream.newtabLayouts.variant-a", false);
user_pref("browser.newtabpage.activity-stream.newtabLayouts.variant-b", false);
Copy/paste the code into Notepad
Save
Type: All files
user.js
Go to your profile folder https://support.mozilla.org/en-US/kb/profiles-where-firefox-stores-user-data
Move user.js to your profile folder
Restart Firefox
Other information to try
Firefox policies https://mozilla.github.io/policy-templates
Preferences https://mozilla.github.io/policy-templates/#preferences
The Enterprise Policy Generator https://addons.mozilla.org/firefox/addon/enterprise-policy-generator helps to create the configuration file
Specify user-defined preferences (about:config)
{
"policies": {
"Preferences": {
"browser.newtabpage.activity-stream.newtabLayouts.variant-a": {
"Status": "locked",
"Type": "boolean",
"Value": false
},
"browser.newtabpage.activity-stream.newtabLayouts.variant-b": {
"Status": "locked",
"Type": "boolean",
"Value": false
}
}
}
}
Copy/paste the code into Notepad
Save
Type: All files
policies.json
Then
Create the distribution folder
Move policies.json to the distribution folder
Move the distribution folder to the folder where Firefox is installed
Use the Troubleshooting Information page to help fix Firefox issues https://support.mozilla.org/en-US/kb/use-troubleshooting-information-page-fix-firefox
Application Binary: Shows where Firefox is installed.
Restart Firefox
Information page
https://support.mozilla.org/en-US/kb/use-troubleshooting-information-page-fix-firefox
Enterprise Policies: This shows you if your browser is being managed by Windows Group Policy or a policies.json file. If enterprise policies are managing Firefox, clicking on Active will show you a list of the policies that are currently active on Firefox.
01-09-2025 01:07 PM
Thanks, that was great info!
When I went into "about:studies", I found "Default UI Experiment - Logo in corner Rollout" and clicked Remove.
Then I quit and re-launced Firefox, and everything was back to using the old-style bigger shortcut icons, just like it used to be before FF 134.
01-10-2025 02:27 PM
Thank you, the user.js file worked perfect! Shame the solution is so cumbersome for end users and not something that can just be opted into via settings.
02-06-2025 09:43 AM
thank you so much, it worked perfectly!!
02-06-2025 04:32 PM
Does not work. Reverts on restarting Firefox.
02-07-2025 12:39 PM
01-09-2025 09:10 AM
Thank you so much Agentvirtuel! Your solution worked perfectly!
01-10-2025 06:08 AM
What about the THOUSANDS of FireFox users who are not technically capable of making these changes? Do the developers think about the users AT ALL?
01-11-2025 08:23 AM
Thank you all. The user.js file addition works. Yes, this must be formalized so that the normies can get this done.
01-11-2025 08:28 AM
Yes, I created a login just so I could post this appreciation. Firefox has been fine up until now. 23 years of usage without a single complaint. That has to be some kind of record.
01-30-2025 07:41 PM
Easy Solution: go to Firefox Settings, Privacy and Security, scroll to Firefox Data Collection and Use, UNCHECK "allow Firefox to install and run studies"
02-06-2025 04:45 AM
Thank you for the solution to a problem we didn't have before.
Please Mozilla, if this is just a study you already noticed some disapproval, don't set it by default without a simple option to disable it!
02-06-2025 10:19 AM
Why were the shortcut icons made so much smaller in the first place? It doesn't help the look, now the shortcuts list doesn't align with the stories, and it's a bit harder to use. Please revert the shortcuts back to large icons while keeping 4 rows of stories.
02-07-2025 12:29 PM - edited 02-07-2025 12:31 PM
Mozilla, please don't break perfectly fine new tab page. The site icons could be made bigger, but definitely not smaller! And please don't show the news by default. People already struggle with keeping their attention on what they are doing, and you try to distract them even more with some useless garbage.
02-08-2025 12:41 PM
Okay so while I don't think the new layout is egregiously bad, I am mostly... baffled.
Like, why? It doesn't provide any improvement. Not a single one. Icons are smaller, and that's the opposite of what they needed most would say, the web icons being so tiny inside that giant bezel was already kinda-broken-css-looking before. Now it's even worse.
The vertical spacing is now also different from the horizontal one in a very noticable way, which makes it look even more like "oops, our css didn't parse".
The horizontal width of the shortcuts no longer aligns with the bookmarks/stories, which again looks like a formatting error.
On top of that (literally) the logo is back and no longer seem to be able to be disabled, which also has no benefit to the user.
It's not that it's truly bad, but I'd love to see the explanation of what the intend was, since clearly it eludes me. To me this is a pure (if small) downgrade in UI and UX, with no discernable positive element.
02-08-2025 09:29 PM
Hello
@Carighan wrote:On top of that (literally) the logo is back and no longer seem to be able to be disabled, which also has no benefit to the user.
02-08-2025 06:59 PM
The default look is perfect with good spacing and icon size. None of the variants look good; either the icons are too small, or the vertical spacing looks out of place. I really don't like it, and it keeps reverting due to having studies enabled. Please keep the default look.
02-08-2025 10:39 PM
Hello
Take a look at https://connect.mozilla.org/t5/discussions/home-page-icon-rows-too-spread-from-each-other/m-p/85664/... if it hasn't already been seen