Word and Text Replace

Replaces text with other text.

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください
作者
guyRicky
1日のインストール数
0
累計インストール数
929
評価
2 1 1
バージョン
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.