Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assign primary action for context menu and toolbar button #257

Open
dessant opened this issue Jun 20, 2023 · 2 comments
Open

Assign primary action for context menu and toolbar button #257

dessant opened this issue Jun 20, 2023 · 2 comments

Comments

@dessant
Copy link
Owner

dessant commented Jun 20, 2023

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
@seriousgigi
Copy link

seriousgigi commented Jun 21, 2023

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.

@dessant
Copy link
Owner Author

dessant commented Jun 25, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants