summaryrefslogtreecommitdiff
path: root/src/lib/Messages.js
Commit message (Collapse)AuthorAgeFilesLines
* Reordered startup sequence to be more friendly with embedders like the Tor ↵hackademix2018-08-281-4/+10
| | | | Browser.
* Fixed messages from content scripts being "eaten" by the wrong dispatcher ↵hackademix2018-08-231-0/+2
| | | | when UI is open (thanks skriptimaahinen).
* More coherent wrapper around the webex messaging API.hackademix2018-08-221-3/+12
|
* Fixed possible surprises in background script message handling.hackademix2018-08-211-0/+31