ninja33 / ODH

A chrome extension to show online dictionary content.
MIT License
1.43k stars 244 forks source link

Added support for isContentEditable #234

Open skygate2012 opened 2 years ago

skygate2012 commented 2 years ago

Some webpages (YouTube comments for example) use <div> as text input so isContentEditable needs be checked in addition.

Relevant minor changes: