Showing questions tagged: Show all questions
  • Archived

Firefox Theme keeps reverting back to an old theme I no longer have or remember whenever I sign into any Firefox browser.

Whenever I sign into Firefox, all my themes, add-ons/extensions are added via Firefox Sync. That's fine, but the problem I have is that whenever I sign into any Firefox b… (read more)

Whenever I sign into Firefox, all my themes, add-ons/extensions are added via Firefox Sync. That's fine, but the problem I have is that whenever I sign into any Firefox browser, an old theme I used to have that I no longer have on my account keeps coming back, and I've tried to find solutions to this issue, but none have had this kind of issue. It may be similar to issues those have had, or currently have, but I can't seem to do anything to remedy this issue.

Keep in mind that this is not a Firefox browser issue, it is an account issue.

I'd be deeply grateful to any assistance you may have for me.

Asked by m-fuller 1 year ago

Last reply by jscher2000 - Support Volunteer 1 year ago

  • Archived

How to completely remove tabs bar using userChrome.css

I have been seaching for the solution for the whole day, and i found the closest one. It Does remove tabs, windows buttoms, but the background bar still remains, and i do… (read more)

I have been seaching for the solution for the whole day, and i found the closest one. It Does remove tabs, windows buttoms, but the background bar still remains, and i dont need it this way. So thats the code i used to make it >>>>>

  1. main-window[tabsintitlebar="true"]:not([extradragspace="true"]) #TabsToolbar .titlebar-spacer {
       border-inline-end: none;

}

  1. main-window:not([extradragspace="true"]) #TabsToolbar > .toolbar-items {
 opacity: 0;
 pointer-events: none;

} /* This makes the bar shorter vertically but removes the 3 window buttons */

  1. main-window #TabsToolbar {
 visibility: collapse !important;

} /* For full screen mode */

  1. TabsToolbar[inFullscreen]{
 display: none !important; 

}

On the screenshot you can see what remains on tabs' bar place I need my browser to end just above the URL string, so there wont be empty space in the top of the monitor. Can you help me find solution for this problem, please?

Asked by CobaltC17 1 year ago

Last reply by cor-el 1 year ago

  • Archived

How to hide Extensions errors in DevTools?

Every time I work on the local environment a lot of my extensions go crazy on localhost, throwing enormous amount of errors. This makes console barely readable. Is there … (read more)

Every time I work on the local environment a lot of my extensions go crazy on localhost, throwing enormous amount of errors. This makes console barely readable. Is there a way to disable messages thrown by extensions in the developer tools of Firefox Developer Edition?

Similar to this in Chrome with "Selected context only": https://superuser.com/a/1346827

Thanks.

Asked by dantaeusb 1 year ago

Last reply by TyDraniu 1 year ago

  • Archived

Mozzilla Account back up

My account was correctly backed up on my Samsung galaxy than It brake and I configurate a new huawey phone and got Mozzilla again but when I signed up I surpriserly sow n… (read more)

My account was correctly backed up on my Samsung galaxy than It brake and I configurate a new huawey phone and got Mozzilla again but when I signed up I surpriserly sow nothing simply nothing was baked, I repeat the old phone was just backed up before broken. Can y pls tell if there is a way to get back my information, mostly bookmarks, thank you bye

Asked by 84343838d 1 year ago

Last reply by Paul 1 year ago

  • Archived

printing disclosures from listing such as property disclosure

when trying to print property disclosure from listing where says to view document has private and can not get changed to public therefore will not print property disclos… (read more)

when trying to print property disclosure from listing where says to view document has private and can not get changed to public therefore will not print property disclosure etc

Asked by john894 1 year ago

Last reply by jscher2000 - Support Volunteer 1 year ago