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

Autor
JiyuShao
Dnevne instalacije
0
Ukupno instalacija
10
Ocene
0 0 0
Verzija
2024-08-21
Napravljeno
30. 07. 2024
Ažurirano
21. 08. 2024
Size
35,2 КБ
Licenca
MIT
Važi za
All sites

# Monkey Modifier

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

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