Replace Text

Replaces text with other text.

2020-07-08 기준 버전입니다. 최신 버전을 확인하세요.

작성자
guyRicky
평점
0 0 0
버전
1.05.03
생성일
2019-05-02
갱신일
2020-07-08
크기
29.2KB
라이선스
해당 없음
적용 사이트
모든 사이트

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.