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

Right-clicking a hyperlink should show an option to search Reddit for that URL #1

Open
AdeelH opened this issue Sep 11, 2016 · 4 comments

Comments

@AdeelH
Copy link
Owner

AdeelH commented Sep 11, 2016

No description provided.

@AdeelH AdeelH changed the title Rright-clicking a hyperlink should show an option to search Reddit for that URL Right-clicking a hyperlink should show an option to search Reddit for that URL Mar 21, 2017
@AdeelH
Copy link
Owner Author

AdeelH commented Aug 13, 2017

Not currently possible using the Chrome API.

Clarification: Adding a context-menu entry is possible; making the popup open when the entry is clicked, is not.

@nkmathew
Copy link

I thought chrome.contextMenus.create does that? With contexts set to link

@AdeelH
Copy link
Owner Author

AdeelH commented Aug 14, 2017

I mean that it is not possible to make the extension popup open automatically when the context-menu entry is clicked, which was the original intention behind this issue.

@AdeelH
Copy link
Owner Author

AdeelH commented Aug 14, 2017

A possible alternative is opening the popup in a separate window

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

No branches or pull requests

2 participants