jest-chrome icon indicating copy to clipboard operation
jest-chrome copied to clipboard

Add `origin` property to MessageSender

Open amakhrov opened this issue 1 year ago • 0 comments

Community guidelines:

This PR contains:

  • [ ] bugfix
  • [ ] feature
  • [ ] refactor
  • [ ] documentation
  • [x] other

Are tests included?

  • [ ] yes (bugfixes and features will not be merged without tests)
  • [x] no

Breaking Changes?

  • [ ] yes (breaking changes will not be merged unless absolutely necessary)
  • [x] no

List any relevant issue numbers:

Description

Copied over from @types/chrome: https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/chrome/index.d.ts#L6943-L6947

Related documentation: https://developer.chrome.com/docs/extensions/reference/runtime/#type-MessageSender

amakhrov avatar Oct 13 '22 05:10 amakhrov