findAndReplaceDOMText v 0.4.6

Matches the text of a DOM node against a regular expression and replaces each match (or node-separated portions of the match) in the specified element.

Этот скрипт недоступен для установки пользователем. Он является библиотекой, которая подключается к другим скриптам мета-ключом // @require https://update.greasyforks.org/scripts/447533/1214813/findAndReplaceDOMText%20v%20046.js

Автор
qxin i
Версия
0.0.1.20230703150306
Создано
07.07.2022
Обновлено
03.07.2023
Размер
18,8 КБ
Лицензия
нет данных

原版: https://github.com/padolsey/findAndReplaceDOMText
/**
* findAndReplaceDOMText v 0.4.6
* @author James Padolsey http://james.padolsey.com
* @license http://unlicense.org/UNLICENSE
*
* Matches the text of a DOM node against a regular expression
* and replaces each match (or node-separated portions of the match)
* in the specified element.
*/

已经在原版的功能上就行修改
此脚本使用 https://greasyforks.org/zh-CN/scripts/423350-

长期地址
遇到问题?请前往 GitHub 提 Issues。