MonkeyModifier

Change webpage content

Maker
JiyuShao
Dagelijks aantal installaties
0
Totaal aantal installaties
10
Beoordelingen
0 0 0
Versie
2024-08-21
Gemaakt op
30-07-2024
Bijgewerkt op
21-08-2024
Grootte
35,2 KB
Licentie
MIT
Wordt toegepast op
Alle websites

# Monkey Modifier

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

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