ttop32 / MouseTooltipTranslator

Mouseover Translate Any Language At Once - Chrome Extension: PDF Translator, EBOOK, EPUB, OCR, TTS, YOUTUBE DUAL SUBTITLES, GOOGLE DOCS, AI, VIEWER, GMAIL, WRITING, IMAGE, DUAL SUBS, MANGA, HOVER, DICTIONARY, WEBTOON, EDGE, JAPANESE, ENGLISH
MIT License
678 stars 107 forks source link

remove or hide the constant console log when text hovered #132

Closed KomodoLegend18 closed 6 months ago

KomodoLegend18 commented 6 months ago

i noticed the extension keep doing console log when user hover over text, its probably used for debugging the extension but the user probably doesn't need it

not a critical bug or anything, just confused why i keep seeing {word:'',sentence:'',container:''} in the console when im doing some project

KomodoLegend18 commented 6 months ago

solved in v0.1.145 acf81b0