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!

ค้นหาฝ่ายสนับสนุน

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.

เรียนรู้เพิ่มเติม

Custom userChrome.css not working on firefox macOS

  • 1 การตอบกลับ
  • 0 คนมีปัญหานี้
  • 46 ครั้งที่ดู
  • ตอบกลับล่าสุดโดย 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
ภาพหน้าจอที่แนบมา

การตอบกลับทั้งหมด (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?