ssborbis / ContextSearch-web-ext

Search engine manager for modern browsers
349 stars 37 forks source link

add description #491

Closed karinaardos closed 2 years ago

karinaardos commented 2 years ago

When you hover the mouse over an item, a tooltip with the name pops up. Can you add the ability to see the description of the menu item in the tooltip?

ssborbis commented 2 years ago

Should be easy enough to do. I'll let you know when I have something to test. What browser are you on?

ssborbis commented 2 years ago

Changes are in the development branch. You'll need to set showDescriptionsInTooltips to true from CS Options -> Advanced -> Manual Edit

karinaardos commented 2 years ago

Browser firefox . Thanks a lot.

ssborbis commented 2 years ago

This should be working (optionally) in v1.40+ Go ahead and close it out if its working correctly.