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

Retry fetching model registry on failure #70

Closed jelmervdl closed 1 year ago

jelmervdl commented 1 year ago

This works around issues that happen when there's no active internet connection when the extension is loaded.

Fixes #61 .