Skip to content
This repository has been archived by the owner on Feb 26, 2021. It is now read-only.

Convert sendMessage from ports to one-off #38

Closed
ianb opened this issue Aug 5, 2019 · 1 comment
Closed

Convert sendMessage from ports to one-off #38

ianb opened this issue Aug 5, 2019 · 1 comment

Comments

@ianb
Copy link
Contributor

ianb commented Aug 5, 2019

Right now we setup ports in the add-on, but I don't think we need to, we can just use browser.runtime.sendMessage/onMessage, which I think will be slightly easier to manage.

@ianb
Copy link
Contributor Author

ianb commented Aug 8, 2019

Fixed in #52

@ianb ianb closed this as completed Aug 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant