Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Learn More

How to add 'Bookmark All Tabs' back to Bookmark menu in FF 4.0?

  • 5 ответов
  • 42 имеют эту проблему
  • 10 просмотров
  • Последний ответ от jazmin

more options

I used this feature like every other minute or so..really..and I really find it less convient to use a differentt click at all for common things.

Is there anyway to get 'Bookmark all tabs' back to my Bookmarks menu? I dont see it in the about:config and I dont like the Alt keyboard option either. It worked so great and easy before...takes more time now.

I second this also for the order of the open menu and would love to have open in new tab second like in FF before 4.0...possible either..?

PS - installing add-ons not an option for me. I need this back in just regular base FF way.

?

Thanks in advance!

I used this feature like every other minute or so..really..and I really find it less convient to use a differentt click at all for common things. Is there anyway to get 'Bookmark all tabs' back to my Bookmarks menu? I dont see it in the about:config and I dont like the Alt keyboard option either. It worked so great and easy before...takes more time now. I second this also for the order of the open menu and would love to have open in new tab second like in FF before 4.0...possible either..? PS - installing add-ons not an option for me. I need this back in just regular base FF way. ? Thanks in advance!

Выбранное решение

Some menu entries are hidden by default and only appear if you use the keyboard to open the menu.

You can see the difference if you use Alt+F or Alt+B to open the "File" and "Bookmarks" menu and compare that to what you see if you use the mouse to open the menu after you have made the menu bar visible by tapping Alt or by pressing F10.

  • "Bookmark All Tabs" (Shift+Ctrl+D) no longer shows in the Bookmarks menu unless you open the Bookmarks menu via the keyboard (Alt + B).
  • "Bookmark This Page" can be accessed via the right-click context menu of that browser page.
  • "Bookmark All Tabs" can be accessed via the right-click context menu of a tab on the tab bar.

Add code to userChrome.css below the @namespace line.
The first code only makes the "Bookmark All Tabs" entry visible.
The second code makes all hidden menu entries visible.


@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* only needed once */
/* Always show "Bookmark All Tabs" in Bookmarks menu */
#menu_bookmarkAllTabs {display:-moz-box!important}

/* show all hidden menu entries */
#navigator-toolbox menuitem[class="show-only-for-keyboard"]{display:-moz-box!important}

Прочитайте этот ответ в контексте 👍 7

Все ответы (5)

more options

Выбранное решение

Some menu entries are hidden by default and only appear if you use the keyboard to open the menu.

You can see the difference if you use Alt+F or Alt+B to open the "File" and "Bookmarks" menu and compare that to what you see if you use the mouse to open the menu after you have made the menu bar visible by tapping Alt or by pressing F10.

  • "Bookmark All Tabs" (Shift+Ctrl+D) no longer shows in the Bookmarks menu unless you open the Bookmarks menu via the keyboard (Alt + B).
  • "Bookmark This Page" can be accessed via the right-click context menu of that browser page.
  • "Bookmark All Tabs" can be accessed via the right-click context menu of a tab on the tab bar.

Add code to userChrome.css below the @namespace line.
The first code only makes the "Bookmark All Tabs" entry visible.
The second code makes all hidden menu entries visible.


@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* only needed once */
/* Always show "Bookmark All Tabs" in Bookmarks menu */
#menu_bookmarkAllTabs {display:-moz-box!important}

/* show all hidden menu entries */
#navigator-toolbox menuitem[class="show-only-for-keyboard"]{display:-moz-box!important}

more options

Thanks for reply cor-el. I actually see that this file is not on my computer (using Ubuntu 11.4)...but I will try the process of creating the file per

http://kb.mozillazine.org/UserChrome.css

and give it a try.

Thanks again.

Изменено agrayray

more options

worked like a charm!!! Thanks cor-el!!!!!

Изменено agrayray

more options

This option ('Save all bookmarks') should really be in the Bookmarks pull-down.

more options

ohhhh thnx pplz i needed dat P.S I HATE CATS IM NOT A CAT! EWWWW :)