search-by-image icon indicating copy to clipboard operation
search-by-image copied to clipboard

Assign primary action for context menu and toolbar button

Open dessant opened this issue 1 year ago • 2 comments

Currently we can speed up searching by configuring the extension to initiate a search immediately when clicking the toolbar button or the context menu item, without opening a popup or submenu.

We should add an option to configure the desired action when these buttons are clicked. These are the planned actions:

Context menu:

  • Open submenu
  • Search
  • Open image
  • Share image

Browser toolbar:

  • Open extension popup
  • Search
  • Open image
  • Share image

dessant avatar Jun 20 '23 08:06 dessant

also can we assign hotkeys for these features? like i want to replace browser's default open image with your "open image" feature -shortcut; middle mouse button- because browser cant open some -protected- images which is my main reason to use your script other than search image feature.

i dont know how to explain protected pictures but you can look this URL for example. my browser (opera or chrome) cant open these images.

seriousgigi avatar Jun 21 '23 19:06 seriousgigi

@seriousgigi, keyboard shortcuts are tracked at this issue, though it may not be possible to replace the browser's default shortcuts, we'll see when the feature is implemented.

dessant avatar Jun 25 '23 06:06 dessant