Word & Text Replace

replaces text with other text.

ของเมื่อวันที่ 12-09-2019 ดู เวอร์ชันล่าสุด

ผู้เขียน
guyRicky
คะแนน
0 0 0
เวอร์ชัน
1.2
สร้างเมื่อ
02-05-2019
อัปเดตเมื่อ
12-09-2019
Size
6.68 กิโลไบต์
สัญญาอนุญาต
ไม่มี
ปรับใช้กับ
ไซต์ทั้งหมด

Replaces words/text with other text/words. Learning a bit about regular expressions would help in making rules.

Rules are made by the user as none are initial. This script also effects all sites unless the user excludes/includes sites themselves.

There are some options such as showReplaceButton which shows a simple button on the top right to manually run the replace function and dynamicChecking which replaces text as it detects new image elements. First option is set to 0(false) and the second option is set to 1(true).

Questions and comments are welcome.