nr wrote:
Is there any way to remove the lines for 'Subscribe to This Page' and
'Personal Toolbar' in my bookmarks drop down (SM 2.1)?

Add this to your userChrome.css (or use Stylish):

#BMB_feedsMenu,
#BMB_feedsMenu + menuseparator,
#BMB_bookmarksToolbarFolderMenu
{display:none}

Whenever I select 'Tools / Add-on Manager' it opens a second tab
(current page to first tab - I do not use tabs).  I have my
'Preferences' set to not open tabs, but this still happens.  Is there
any way to get the 'Add-on Manager' to either open in the current
window or in a new window?

You cannot control how the menu entry works (without editing the source).

There are several ways to achieve it differently (like creating a bookmark for about:addons and using the context menu on it, or using the Custom Buttons add-on and opening it using JavaScript), but the easiest should be to just use Ctrl+N, Ctrl+Shift+A (provided the AOM is not open yet).

HTH

Jens

--
Jens Hatlak <http://jens.hatlak.de/>
SeaMonkey Trunk Tracker <http://smtt.blogspot.com/>
_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to