Firefox Translate Helper

Replace bogus html lang=en with lang="" (helps built-in Translate)

Du musst eine Erweiterung wie Tampermonkey, Greasemonkey oder Violentmonkey installieren, um dieses Skript zu installieren.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

Sie müssten eine Skript Manager Erweiterung installieren damit sie dieses Skript installieren können

(Ich habe schon ein Skript Manager, Lass mich es installieren!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Autor
mekineer
Installationen heute
0
Installationen gesamt
6
Bewertungen
0 0 0
Version
0.3
Erstellt am
07.02.2026
Letzte Aktualisierung
23.03.2026
Größe
1,17 KB
Lizenz
GPL-3.0-or-later
Wird angewandt auf
Alle Seiten

Sites seem to default to lang="en" during site creation.
If you are an English user, Firefox is lazy and won't check the contents of a page for a different language if html says lang="en".

Updates:
0.2 reduce breakage on sites by including lang="" instead of removing
0.3 reduce breakage on sites by changing only top document