|
|
|
|
|
by jelmervdl
1298 days ago
|
|
It might be because Firefox Translate hooks into some private extension apis (for browser chrome and telemetry) that you can only use when your extension is signed by Mozilla itself. Maybe those apis have been removed from Librewolf, or it doesn’t accept Mozilla’s certificate as an exception. I maintain a forked version of the Firefox extension[^1] that doesn’t use any private apis (or telemetry). It is slightly different[^2], but uses the same libraries. Disclosure: I work for one of the project partners and contributed to the Mozilla extension. [^1]: https://addons.mozilla.org/en-GB/firefox/addon/translateloca... [^2]: https://github.com/jelmervdl/translatelocally-web-ext#differ... |
|