jelmervdl / translatelocally-web-ext

TranslateLocally for the Browser is a web-extension that enables client side in-page translations for web browsers.
https://addons.mozilla.org/en-GB/firefox/addon/translatelocally-for-firefox/
Mozilla Public License 2.0
65 stars 3 forks source link

Firefox mobile on android #63

Open suoko opened 1 year ago

suoko commented 1 year ago

It would be a super appreciated extension.

jelmervdl commented 1 year ago

I don't know whether wasm SIMD is supported on android by Firefox. And I'm a bit worried that the memory usage of the extension might trigger thresholds in android.

…I also don't have an android device to test this on 😅

suoko commented 1 year ago

I don't know whether wasm SIMD is supported on android by Firefox. And I'm a bit worried that the memory usage of the extension might trigger thresholds in android.

…I also don't have an android device to test this on 😅

Yes it is according to this site https://wasm-feature-detect.surma.technology/ Screenshot_2022-12-01-07-08-19-111_org mozilla firefox

u6aab commented 1 year ago

https://mozilla.github.io/translate/ works on android, and while memory might be an issue for people who use multiple memory-heavy extensions, a single model translating one sentence at least doesn't seem to do anything bad. Screenshot_20221213-072024