fregante/webext-msg

Remove Chrome callback workaround

Open

#1 geöffnet am 11. Apr. 2026

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (0 Forks)github user discovery
help wanted

Repository-Metriken

Stars
 (2 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

This was reportedly fixed:

So the code related to sendResponse should be dropped:

https://github.com/fregante/webext-msg/blob/e8796cb1ecf5c81c3e07b9263a8223487df86760/index.ts#L22-L23

Removing the code is easy; the important part for this issue is to verify that the bug was actually fixed in Chrome

Contributor Guide