Greasy Fork is available in English.

Firefox Translate Helper

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

คุณจะต้องติดตั้งส่วนขยาย เช่น Tampermonkey, Greasemonkey หรือ Violentmonkey เพื่อติดตั้งสคริปต์นี้

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

คุณจะต้องติดตั้งส่วนขยาย เช่น Tampermonkey หรือ Violentmonkey เพื่อติดตั้งสคริปต์นี้

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

ผู้เขียน
mekineer
จำนวนติดตั้งประจำวัน
0
จำนวนติดตั้งทั้งหมด
6
คะแนน
0 0 0
เวอร์ชัน
0.3
สร้างเมื่อ
07-02-2026
อัปเดตเมื่อ
23-03-2026
Size
1.17 กิโลไบต์
สัญญาอนุญาต
GPL-3.0-or-later
ปรับใช้กับ
ไซต์ทั้งหมด

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