Dette websted vil have begrænset funktionalitet, mens vi gennemgår vedligeholdelse for at forbedre din oplevelse. Hvis en artikel ikke løser dit problem, og du vil stille et spørgsmål, har vi vores supportfællesskab, der venter på at hjælpe dig på @FirefoxSupport på Twitter og/r/firefox på Reddit.

Søg i 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.

Læs mere

Custom userChrome.css not working on firefox macOS

  • 1 svar
  • 0 har dette problem
  • 46 visninger
  • Seneste svar af 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
Vedhæftede skærmbilleder

Alle svar (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?