cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Puzzle Piece

russ3298
Making moves

Has Mozilla been able to get rid of that Puzzle piece? I would prefer not to keep reverting to version 108. FF keeps updating itself automatically even though it has been set NOT to do so.

3 REPLIES 3

ThePillenwerfer
Contributor

No, it's still here.

You can get rid with custom CSS though, if you think it's worth it.

Open Notepad, or whatever text editor you like, and paste this into it:—

#unified-extensions-button {display: none !important}

Save it somewhere easy to find, like the Desktop, and call it userChrome.css (all lower case apart from the C in the middle). Make sure it has saved as userChrome.css and not userChrome.css.txt. In Windows you can right-click it and open Properties to see its full name. Correct it if needed.

In Firefox open about:config and set toolkit.legacyUserProfileCustomizations.stylesheets to true.

Now go to about:support. Look down the blue block on the left of the screen that will open until you come to "Profile Directory." Click the "Open Directory" button next to it. This will open your Profile Directory in Windows Explorer, or whatever file browser your system uses.

Make a directory/folder in that called chrome, all lower case. Now drag the userChrome.css file that you created earlier into that new chrome directory.

Restart Firefox for it to take effect.

ethancarterrr3
Making moves

I’m not sure about the Mozilla update issue, but I definitely understand the frustration with unwanted changes. On a lighter note, I enjoy taking a break with puzzles, and I often use a Solve Jumble Puzzle tool when I want to work through tricky scrambled words.

Agentvirtuel
Leader

Hello

Firefox release notes https://www.firefox.com/en-US/releases
Since the release of https://www.firefox.com/en-US/firefox/140.0/releasenotes

Manage your extensions using the extensions button in the toolbar
https://support.mozilla.org/en-US/kb/extensions-button
Can I remove the extensions button from the toolbar or customize its location?