1.0.7 • Published 6 years ago

extension-streams v1.0.7

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years 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

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago