Akash Mozumdar

Results 33 comments of Akash Mozumdar

I would also try restarting your computer and closing any existing Chrome tabs you may have before opening Textractor/starting DevTools.

This is intended, though I plan to make it configurable.

The proper way to hook that has since been added. Remove the Lua extension and when adding the hook instead of `RQ@` put `RS2

Not sure if I did so when adding the font or later, but yeah the default font has been changed to unicode.

This can be replicated already by using the Regex Filter extension, just filter `.` to pause and delete to unpause.

Just pushed a libre_translate branch to my repo which you give you a decent place to start. It doesn't look good though because from https://libretranslate.com > The public API on...

Not quite, looks like the request should be ```cpp if (HttpRequest httpRequest{ L"Mozilla/5.0 Textractor", L"127.0.0.1", L"POST", FormatString(L"/translate?q=%s&source=%s&target=%s", Escape(text), translateFrom.Copy(), translateTo.Copy()), "", NULL, 5000, NULL, 0 }) ```

Oh yeah, I guess the latest updates broke that 'original text' feature for 3rd party translation extensions. Whoops. As a workaround, add the 'Lua' extension and put it directly after...

Ah sorry. it should be Lua -> Yandex Translator -> Extra Window

Please add example game(s) and comment the assembly code.