dessant / search-by-image

Browser extension for reverse image search, available for Chrome, Edge and Safari

Home Page:https://apps.apple.com/us/app/search-by-image-for-safari/id1544552106

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Assign primary action for context menu and toolbar button

dessant opened this issue · 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

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, 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.