Skip to content

Plans and Progress for Future Releases #638

Open
@FilipePS

Description

9.8


9.9


10.0

10.1

10.2

  • Refactor the HTML and CSS files. Use shadowRoot, templates and slot concepts to create the interface.
  • Completely redesign the options page, making it more intuitive and easier to use.
  • Create a new interface style for the translate page panel.
  • Options to change: font size, button size, which options should appear in the translate selected text panel.
  • Make the entire extension interface friendly to RTL languages.
  • Add more themes besides Dark and Light.
  • Define the theme to be used automatically, to adapt to the theme of the site being visited.

11

  • There will be no version 11. After 10, I intend for all to be 10.(something). Example: 10.45
  • At this point I expect to have less than 30 issues open on Github.

Some other stuff:

  • Verify the viability of a new translation mode. By pressing Ctrl + Shift the text over the mouse is translated without showing a panel, similar to page translation.
  • Check the feasibility of using the TreeWalker and IntersectionObserveAPI API.
  • Check the feasibility of translating with DeepL without using official API and without opening a new tab.
  • Find out why this crash happened: New update causes Brave to hang for over 10 minutes until the extension crashes (SBOX_FATAL_MEMORY_EXCEEDED) #617
  • Make a list of top contributors from crowdin.
  • Check the feasibility of adding safari support.
  • Create an exclusive extension for Firefox Mobile with support for the option 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.
  • Check how Firefox Translations detects language in Firefox Mobile.
  • Check the feasibility of adding support for Firefox Translations in the extension (probably in a separate extension that complements TWP. Although Mozilla does not allow extensions that depend on others to work.
  • Create a new extension to translate text from images.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions