We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Custom userChrome.css not working on firefox macOS

  • 1 svar
  • 0 har dette problemet
  • 46 views
  • Siste svar av garnet.arm

more options

I'm trying to remove FireFox native horizontal tab following this link: https://superuser.com/questions/1424478/can-i-hide-native-tabs-at-the-top-of-firefox

However, I couldn't get it to work even thought I use correct path, change config to true for using style sheet, and clear cache

context: path: /Users/PC/Library/Application Support/Firefox/Profiles/xxxxxxxx.default-release/chrome/userChrome.css FireFox version 123.0

I'm trying to remove FireFox native horizontal tab following this link: https://superuser.com/questions/1424478/can-i-hide-native-tabs-at-the-top-of-firefox However, I couldn't get it to work even thought I use correct path, change config to true for using style sheet, and clear cache context: path: /Users/PC/Library/Application Support/Firefox/Profiles/xxxxxxxx.default-release/chrome/userChrome.css FireFox version 123.0
Attached screenshots

All Replies (1)

more options

Never mind I got it working, when I use Textedit to save in .txt format and change it to .css later when I open it in VS code there a bunch of "\" everywhere. Not sure why, could someone explain how it happen?