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

Author
JiyuShao
Daily installs
0
Total installs
10
Ratings
0 0 0
Version
2024-08-21
Created
2024-07-30
Updated
2024-08-21
Size
35.2 KB
License
MIT
Applies to
All sites

# Monkey Modifier

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

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