cleanNovel

清净阅读,添购都给我爬

As of 11.08.2024. See апошняя версія.

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Аўтар
cctyl
Рэйтынг
0 0 0
Версія
0.0.10
Створаны
04.07.2024
Абноўлены
11.08.2024
Памер
6.6 КБ
Ліцэнзія
MIT
Ужываецца на
Усе сайты

功能

替换网页内的垃圾添购关键字,比如什么“美妇” 换成“中年妇女”,“美人” 换成 “女人”, 添购文统统替换掉。

自定义关键字替换

打开浏览器的脚本管理工具,找到 “keyWordMap”,根据这个格式进行添加:

    let keyWordMap = {
        '美人': '添购',
        '美妇': '中年妇女'

    };

保存即可