sienori / simple-translate

WebExtensions for translating text on web pages
http://simple-translate.sienori.com/
Mozilla Public License 2.0
1.08k stars 118 forks source link

Support LibreTranslate API #514

Open FantasyCheese opened 8 months ago

FantasyCheese commented 8 months ago

This pull request add support for LibreTranslate API, where user can provide url and auth key to either public or self-hosted LibreTranslate instance. Also refactor relevant part a little bit to make future API support easier.