webmemex-extension icon indicating copy to clipboard operation
webmemex-extension copied to clipboard

Context menu support

Open clmay opened this issue 4 years ago • 3 comments

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.

clmay avatar Feb 12 '20 23:02 clmay

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 avatar Feb 13 '20 10:02 Treora

@clmay did you manage to work this out?

Treora avatar Jul 15 '20 20:07 Treora

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.

clmay avatar Jul 15 '20 20:07 clmay