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

#22 [Feature Request] Right click context menu instead of popup #53

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

MBakirci
Copy link

@MBakirci MBakirci commented Jul 14, 2021

Related to #22

@@ -39,6 +39,7 @@
<option value="ctrl" id="popup-dblclick-key-ctrl">Ctrl</option>
<option value="alt">Alt</option>
<option value="shift">Shift</option>
<option value="onlyRightClick">Only right click</option>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

where is this "onlyRightClick" used? seems missing usage of it?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Instead of pressing down Alt or Control now you can also ‘right click‘ and select ‘ Look up '%s' in Dictionary’ from the context menu. See the background.js and manifest.json files

@pickfire
Copy link

pickfire commented Dec 8, 2022

I guess there is no longer commits since last year, is there anything that we need to do for this?

@MBakirci
Copy link
Author

MBakirci commented Dec 8, 2022

I guess there is no longer commits since last year, is there anything that we need to do for this?

I’m still using my fork, and it works just like the mac Lookup context menu item.

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

Successfully merging this pull request may close these issues.

3 participants