yorkxin / copy-as-markdown

A browser extension to copy tabs and links as Markdown
MIT License
542 stars 83 forks source link

Right-click context menu not available in Chrome #65

Closed myitcv closed 5 years ago

myitcv commented 6 years ago

Summary

Right click context menu not available in latest version of Chrome

Reproduction Steps

Expected Behavior

Right-click context menu is shown

Actual Behavior

Right-click context menu not available in menu

Reproducible Environment

screen shot 2018-10-30 at 11 07 29
yorkxin commented 5 years ago

Thanks for the report. I found there is a race condition in my code. It should be fixed on 2.4.0. Please reopen if you find the same issue again.

myitcv commented 5 years ago

Thanks - I'm still not seeing the right click menu option when I select, say, paragraph text. If I right click on an image/link then I do see "Copy as markdown" options, but not if I have selected text and then right click on the selection. This particularly feature is amazing so would be great to have that back!

yorkxin commented 5 years ago

Ah, I see your point. No, that feature is not available. The extension only works when you right-click on a link, an image, or an empty area on a page.

myitcv commented 5 years ago

Ah my apologies. I must have this mixed up with another plugin