Word & Text Replace

replaces text with other text.

目前為 2019-09-26 提交的版本,檢視 最新版本

作者
guyRicky
評價
0 0 0
版本
1.3.1
建立日期
2019-05-02
更新日期
2019-09-26
尺寸
7.9 KB
授權條款
未知
腳本執行於
所有網站

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.