pixiebrix / pixiebrix-extension

PixieBrix browser extension
https://www.pixiebrix.com
GNU Affero General Public License v3.0
83 stars 22 forks source link

[Spike] Translate text on page #9529

Open Pashaminkovsky opened 2 days ago

Pashaminkovsky commented 2 days ago

Motivation

We want to create a mod that automatically translates text on a page. For example:

  1. Given the target language is English
  2. When I navigate to a page with text in a language other than English
  3. Then that text should be automatically translated to English and maintain styling, html formatting, etc. as if it was originally published in the target language.
  4. Chrome has a pop up if the entire site is in another language, but isn't good at detecting just a few words.

Acceptance Criteria

Timebox

8 hours

Pashaminkovsky commented 2 days ago

cc @mthek10 @brittanyjoiner15 @twschiller taking a look at the criteria, what are the gaps that we have from implementing this with existing bricks?