0x6b / copy-selection-as-markdown

Firefox add-on to copy selection as Markdown
https://addons.mozilla.org/en-US/firefox/addon/copy-selection-as-markdown/
MIT License
190 stars 14 forks source link

chrome version is not working with `TypeError: e.DT is not a constructor` #125

Closed 0x6b closed 8 months ago

0x6b commented 1 year ago

The chrome version is not working with following error message.

TypeError: e.DT is not a constructor

No time to fix it for the moment though.

0x6b commented 8 months ago

Works now on v0.22.0. You still need to build it locally by yourself, though.

lamyergeier commented 8 months ago

@0x6b Please check: [Does not works in Chrome with 0.22.0 version · Issue #130 · 0x6b/copy-selection-as-markdown](https://github.com/0x6b/copy-selection-as-markdown/issues/130)