搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Is it possible to have two bookmark bars?

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?

所有回复 (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,

有帮助吗?

我要提问

您需要登录才能回复。如果您还没账号,可以提出新问题