zpix1 / yt-anti-translate

Chrome extension to disable youtube video titles autotranslation
MIT License
56 stars 8 forks source link

Make it compatible with DeArrow #18

Closed ajayyy closed 1 year ago

ajayyy commented 1 year ago

DeArrow is an extension that replaces titles with crowdsourced versions. There is a problem with yt-anti-translate writing to DeArrow's custom title element instead of the original element.

It is much easier to fix on yt-anti-translate's side to make sure it writes to the original text element.

Fixes https://github.com/ajayyy/DeArrow/issues/88

zpix1 commented 1 year ago

Published as 1.5.11