Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Докладніше

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

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?