1.0.7 • Published 8 months ago

@amax/extension-streams v1.0.7

Weekly downloads
-
License
MIT
Repository
-
Last release
8 months ago

Extension Streams

This package is a wrapper around the following communicators:

  • chrome.runtime.sendMessage
  • chrome.runtime.onMessage.addListener
  • document.dispatchEvent
  • document.addEventListener

It's purpose is to strengthen the security for extensions between the web page and the extension as well as to ease development inside of the extension when communicating between the popup script and the background script.

1.0.7

8 months ago