-
-
Notifications
You must be signed in to change notification settings - Fork 572
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Plans and Progress for Future Releases #638
Comments
I understand correctly that the so-called Free DeepL API will only work with a DeepL Pro account? |
You don't need to pay anything to get DeepL API Free. This API has a quota of 500,000 characters per month. |
Thanks, I looked at their website, even read their privacy policy, but I somehow missed that. |
Thanks, How to "always translate this site" on mobile |
@FilipePS May be you could add [Extension for Vscode and Codium · Issue #623 · FilipePS/Traduzir-paginas-web](#623) |
Pleaseee 🙏🏻 |
Do you want MacBook or iPhone Safari support? |
Macbook for starters 🙌🏻 |
+1 for Safari for both on desktop and mobile. |
9.8
Open in google translate
option.Do not sort translation results
setting.9.9
shadowRoot
,<template>
and<slot>
are translated correctly.currentTranslationsInProgress
receives a valid result from the translation service.10.0
<ESC>
to close the floating window #73510.1
Do not sort the google translate results
option is on, while preserving text where it should, like when that option is off. Just like Chrome's translator does.setPointerCapture
to move the panel to translate selected text.10.2
11
Some other stuff:
Ctrl + Shift
the text over the mouse is translated without showing a panel, similar to page translation.TreeWalker
andIntersectionObserveAPI
API.Automatically translate when clicking on a link that takes you to the same domain as the current site
. The extension's page would also have instructions on how to install it.Check the feasibility of adding the CLD2 or CLD3 library in the extension, so that it is possible to detect language in Firefox Mobile.Firefox Mobile 120+ supports language detection.The text was updated successfully, but these errors were encountered: