GoogleChrome / GoogleChrome/chrome-types
Update runtime/tabs.sendMessage types to include callback
Open
- Dominant language
- JavaScript
- Stars
- 274
- Forks
- 44
- PR merge metrics
- No merged PRs in 30d
Description
As per documentation of [runtime.sendMessage](https://developer.chrome.com/docs/extensions/reference/api/runtime#method-sendMessage) and [tabs.sendMessage](https://developer.chrome.com/docs/extensions/reference/api/tabs#method-sendMessage) the methods have a 4th parameter `callback`. At the moment this parameter is missing from the types and typescript complains.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.