And Alex: thank you for the one extension that I will never use FireFox without.
]]>With the release of firefox 3, my component doesn’t work anymore, and I’ve tracked down the problem to compilation and linking with the XPCOM. ¿Can you help me?
]]>I have the same problem as RBLSantos: “Open in Tabs” does not work for me in FF3 with PlainOldFavorites 1.0.1.
In FF2 and version 1.0 everything was perfect.
Observation: looking at add-on in FF3, the bar for “settings” is grayed out.
Tried to deinstall FF3 and all other add-ons (actually only five are used), then reinstalled FF3 and PlainOldFavorites 1.0.1 only, but same result.
What could be wrong? (XP SP3, fully updated).
Thanks for a comment and: your add-on is main reason I use FF3.
]]>The “Open in tabs” does not work in my FF3?
In FF2, work well. What is my problem?
Thanks. Keep good work !
]]>Glad to see PlainOldFavorites updated for FF3, it’s an essential for my workplace. Just to say the ID of the Bookmarks menu has changed, so the userChrome.css rule should now be:
#bookmarksMenu {
display:none !important;
}
Found that tidbit on the Mozillazine forums, which is where the !important addition comes from. I don’t know if it’s essential, probably not.
A couple of other items that users might want to add to the rules are the context-menu entries for bookmarking a page or a link, like so:
#context-bookmarklink,
#context-bookmarkpage {
display: none !important;
}
Hope this helps.
Thanks,
Robin
I am having trouble hiding the Bookmarks Drop down menu though! The method you suggested works fine in my Firefox2 but not in 3, any ideas or suggestions would be great.
]]>* (..and maybe FF2, I stayed with 1.5)
]]>