Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

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?