wxt-dev/wxt

`ctx.applyPatch`

Open

#1.102 aberto em 22 de out. de 2024

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)TypeScript (511 forks)user submission
contribution welcomegood first issue

Métricas do repositório

Stars
 (9.861 stars)
Métricas de merge de PR
 (Mesclagem média 11d 22h) (51 fundiu PRs em 30d)

Description

Feature Request

Add a function that automatically patches all window functions in content scripts so any async callbacks are removed when context is invalidated.

Alternative is to pass the context around and call functions off that which can get quite annoying.

Is your feature request related to a bug?

N/A

Additional context

https://discord.com/channels/1212416027611365476/1297819470655520788/1297819470655520788

Guia do colaborador