Firefox Translate Helper

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

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

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.

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

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

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!)

Author
mekineer
Daily installs
0
Total installs
6
Ratings
0 0 0
Version
0.3
Created
2026-02-07
Updated
2026-03-23
Size
1.17 KB
License
GPL-3.0-or-later
Applies to
All sites

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