Showing questions for topic:
Wone laaj yi am etiket:

Is it possible to make Windows 11 Firefox use separate icons on the taskbar like Chrome does?

On Chrome, if you have multiple profiles open on a Windows 11 PC, they each show up on the taskbar as separate things with the Chrome logo. Meanwhile, with Firefox, separ… (jàng ci lu gën a bari)

On Chrome, if you have multiple profiles open on a Windows 11 PC, they each show up on the taskbar as separate things with the Chrome logo. Meanwhile, with Firefox, separate profiles open windows on the same taskbar icon and simply switch the profile icon. The picture gives an example of what I mean. I've censored some stuff on it, but know that the stuff in white is in one profile while the other has the stuff in black. The gray is unrelated stuff. Claude says Chrome does this by giving each profile a separate AppUserModelID, whatever that is. Is it possible to do the same in Firefox?

Open

Firefox ignores css style for all menu backgrounds after upgrade to v152

I have been using my userchrome.css for many years. However, now Firefox ignores css style for all menu backgrounds after upgrading to v152. Here is my current userchrome… (jàng ci lu gën a bari)

I have been using my userchrome.css for many years.

However, now Firefox ignores css style for all menu backgrounds after upgrading to v152.

Here is my current userchrome.css text: /*tighten drop down menus*/ menupopup > menuitem, menupopup > menu {

 padding-block: 1px !important;

}

root {
 --arrowpanel-menuitem-padding: 1px 1px !important;

}

/* changed this block ----------------------------------------------------*/ /* #bookmarksMenuPopup hbox {background:#CD5C5C !important;} */ /* /Change highlighted menu text to any color:/ */ /* menupopup > menu[_moz-menuactive="true"], */ /* menupopup > menuitem[_moz-menuactive="true"], */ /* popup > menu[_moz-menuactive="true"], */ /* browsermessage,notification .notification-inner{ border-color: red !important;} */ /* browsermessage, notification{ background-color: red !important;} */ /* menupopup { */ /* -moz-appearance: none !important; */ /* background-color: #CD5C5C !important } */

  1. bookmarksMenuPopup { --panel-background: #CD5C5C !important;}

menupopup > menu[_moz-menuactive="true"], menupopup > menuitem[_moz-menuactive="true"], popup > menu[_moz-menuactive="true"], browsermessage,notification .notification-inner{ border-color: red !important;} browsermessage, notification{ --panel-background: red !important;} menupopup {-moz-appearance: none !important; --panel-background: #CD5C5C !important }

/* other bookmarks */

  1. menu_unsortedBookmarks,
  2. menu_mobileBookmarks,
  3. bookmarksMenuItemsSeparator{

display: none !important; }

/* hide Bookmarks Toolbar Folder */

  1. bookmarksToolbarFolderMenu, #bookmarksToolbarFolderMenu+menuseparator {display: none !important;}

menupopup > menuitem, menupopup > menu { /* color of the text */ color: red !important; }

menupopup > :is(menuitem, menu):hover {

 background-color: lightskyblue !important;

} ((

menupopup:not(.in-menulist) > menuitem, menupopup:not(.in-menulist) > menu {

 color: white !important;

}

/* Global UI font */

  • {font-size: 14pt !important;

font-weight: bold !important;}

However, now all my menu backgrounds (e.g File, Edit, Bookmarks, etc, see attached screenshot) are black with a see through background.

I would like to return to my original menu settings backgrounds. How do I do it please?

Thanks in advance.

Open

'Image preview' hovering

My cursor doesn't show an 'image preview' anymore when I hover over a tab even though I still have it checked in my settings. It always did until a few days ago, but now … (jàng ci lu gën a bari)

My cursor doesn't show an 'image preview' anymore when I hover over a tab even though I still have it checked in my settings. It always did until a few days ago, but now it doesn't & I haven't changed anything.

Open