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

Context menu support #141

Open
clmay opened this issue Feb 12, 2020 · 3 comments
Open

Context menu support #141

clmay opened this issue Feb 12, 2020 · 3 comments

Comments

@clmay
Copy link

clmay commented Feb 12, 2020

As a user, I want to be able to use the context (right-click) menu to take a snapshot of the current page.

I will try to find time to dig into Codetour.md to see how the extension works.

If anyone has thoughts on how to implement this, please let me know. I don't suspect it should be hard to add. Just have to see how the WebExtension API registers context menu items, I would think.

@Treora
Copy link
Collaborator

Treora commented Feb 13, 2020

Sure. Perhaps look at how it’s done in e.g. src/main/background/snapshot-tab.js.

Would be even better if we could just replace the “Save Page As...” implementation..

@Treora
Copy link
Collaborator

Treora commented Jul 15, 2020

@clmay did you manage to work this out?

@clmay
Copy link
Author

clmay commented Jul 15, 2020

You know, I haven't followed up on this, bought a fixer-upper a couple months ago. I'd like to, but for now project time is scarce.

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