Ticket #234 (closed task: duplicate)

Opened 19 months ago

Last modified 19 months ago

Support plain old favorites extension

Reported by: feinbd@… Owned by: t-bone
Priority: minor Component: Tiny Menu
Version: Severity: Unknown
Keywords: Cc:

Description

love this addon, great spacesaver, using it for months now. only i use the plain old favorites extension to share my bookmarks with IE instead of firefox bookmarks and maintaining them separately. it would be nice if you could detect other menus such as this one and offer me a checkbox to not collapse it as this is the only one i really use and would like to keep single click accessible.

Attachments

Change History

Changed 19 months ago by t-bone

  • status changed from new to closed
  • resolution set to duplicate

Dupe of #27

Changed 19 months ago by anonymous

ahhh crap. sorry i should have searched

Changed 19 months ago by anonymous

actually i am not sure this is the same. the "plain old favorites" does not "hide" the bookmarks menu, you actually still have both menu items, it just adds a new menu item. is there a similar work around that i can add thru about:config? can tinymenu detect additional menuitems and show checkboxes for them?

Changed 19 months ago by t-bone

It is, indeed, the same. The issue is that the extension is adding a NEW menu. TinyMenu doesn't know about these menus, and no, I don't plan on attempting to track every single possible extension that adds a menu. You can indeed hack it yourself in about:config, as long as you can find the id for the node.

Changed 19 months ago by anonymous

ok understandable. i thought 1) it might be different as the other appeared to be hiding a menu and 2) there might be able to just dynamically query the menu items to look for the ones that exist at the top level (i haven't done windows programming in a while and i have never done this in the browser), trying to track all the extensions would indeed be an absurd amount of effort.

that said 1) thanks for the reply and the great product and 2) do you know of any way to get the id for that menu item? is there some tool (like the DOM explorer does for javascript) or something that will let me find that?

Changed 19 months ago by t-bone

You're looking for  DOM Inspector.

Changed 19 months ago by anonymous

i don't see any menus in DOM inspector, that is only showing me the webpage itself

Changed 19 months ago by t-bone

File > Inspect Chrome Document

Add/Change #234 (Support plain old favorites extension)

Author


E-mail address and user name can be saved in the Preferences.


Action
as closed
The resolution will be deleted. Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.