Funkcjonalność tej witryny będzie ograniczona w czasie konserwacji. Jeśli artykuł nie rozwiązuje twojego problemu i chcesz zadać pytanie, to nasza społeczność wsparcia jest dostępna na @FirefoxSupport na Twitterze i /r/firefox na Reddicie.

Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Więcej informacji

Is it possible to have two bookmark bars?

  • 1 odpowiedź
  • 0 osób ma ten problem
  • 4 wyświetlenia
  • Ostatnia odpowiedź od ThePillenwerfer

more options

Hello! I’m looking for a way to have two separate bookmark bars in Firefox—one for work bookmarks and one for personal bookmarks. Is there a way to set this up?

Hello! I’m looking for a way to have two separate bookmark bars in Firefox—one for work bookmarks and one for personal bookmarks. Is there a way to set this up?

Wszystkie odpowiedzi (1)

more options

Yes, but you need to use Custom CSS.

Firstly you need to set that up.

In Firefox type about:config in the Search/URL bar. When that opens type:—

toolkit.legacyUserProfileCustomizations.stylesheets

into the search box that appears — you probably won't have to finish typing before it shows in the list below. If it's value is false, double-click the word false and it will change to true.

Now go to about:support. Look down the blue block on the left of the screen that will open until you come to Profile Directory. Click the Open Directory button next to it. This will open your Profile Directory in Windows Explorer, or whatever file browser your system uses.

Make a directory/folder in that called chrome, all lower case.

In that new folder create a text file called userChrome.css being careful to make sure there's a capital C in the middle.

Into that file paste the code from here: https://github.com/MrOtherGuy/firefox-csshacks/blob/master/chrome/multi-row_bookmarks.css and save the file.

If you're on Windows right-click it and choose Properties to make sure it really is called userChrome.css and not userChrome.css.txt and rename it if needed.

Restart Firefox for it to take effect.

It's a bit of a faff to set-up but having a userChrome.css file opens up a world of fun,

Pomocne?

Zadaj pytanie

Aby odpowiadać na posty, musisz zalogować się na swoje konto. Zadaj pytanie, jeśli nie masz jeszcze konta.