Skip to content
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

Add an integrated translator #1187

Open
XM-8JD2 opened this issue Sep 24, 2024 · 1 comment
Open

Add an integrated translator #1187

XM-8JD2 opened this issue Sep 24, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@XM-8JD2
Copy link

XM-8JD2 commented Sep 24, 2024

Is your feature request related to a problem? Please describe.

Because the translator I'm using linguist is not working.

Describe the solution you'd like

I hope to integrate linguist into KIWI because this translation method is far superior to KIWI's built-in translation experience.

It provides a native translation experience consistent with Chrome, without the need to switch pages. It is fully open-source, allows configuration for tag settings that replace page content, and can be configured to use different translation backends. In principle, it could even use ChatGPT for translation, which makes it perfect for this project.

Describe alternatives you've considered

I tried using linguist, but it doesn't work.

Additional context

Running linguist shows the following:

If I click on "Settings," it shows the following(Rotate, and infinite loop):

I have already submitted an issue on their project: translate-tools/linguist#513

@tathastu871
Copy link

KIWI HAS LIMITED SUPPORTED FOR OFFSCREEN API

THE ISSUE WITH THIS EXTENSION ARISES FROM

Uncaught (in promise) TypeError: Error in invocation of offscreen.createDocument(offscreen.CreateParameters parameters, function callback): Error at parameter 'parameters': Error at property 'reasons': Error at index 2: Value must be one of AUDIO_PLAYBACK, BLOBS, CLIPBOARD, DISPLAY_MEDIA, DOM_PARSER, DOM_SCRAPING, GEOLOCATION, IFRAME_SCRIPTING, LOCAL_STORAGE, TESTING, USER_MEDIA, WEB_RTC, WORKERS.

EXTENSION HAS DECLARED
MATCH_MEDIA --> REASON BUT SEEMS LIKE KIWI DONT SUPPORT IT

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants