MonkeyModifier

Change webpage content

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 or Violentmonkey 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!)

Аўтар
JiyuShao
Усталяванняў за дзень
0
Усяго ўсталяванняў
10
Рэйтынг
0 0 0
Версія
2024-08-21
Створаны
30.07.2024
Абноўлены
21.08.2024
Памер
35.2 КБ
Ліцэнзія
MIT
Ужываецца на
Усе сайты

# Monkey Modifier

有时会需要临时更改网页的展示内容,所以本脚本提供了以下示例:

- `document` 开始渲染时直接注入 `style` 样式
- `document DOMContentLoaded` 渲染后操作 `dom`
- 针对异步渲染的代码,使用 `MutationObserver` 进行监听并修改