Word and Text Replace

Replaces text with other text.

Tính đến 08-07-2020. Xem phiên bản mới nhất.

Tác giả
guyRicky
Đánh giá
0 0 0
Phiên bản
1.05.03
Đã tạo
02-05-2019
Đã cập nhật
08-07-2020
Size
30 KB
Giấy phép
N/A
Áp dụng cho
Tất cả trang web

Now being updated on Github.

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.