fregante / fregante/webext-msg
Remove Chrome callback workaround
Open
help wanted
- Dominant language
- TypeScript
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
This was reportedly fixed:
- https://github.com/w3c/webextensions/issues/338
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
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.