Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed asynchronous onSyncMessage listeners support, on Chromium too. | hackademix | 2019-10-18 | 1 | -1/+30 |
* | Improved console reporting. | hackademix | 2019-10-01 | 1 | -7/+7 |
* | SyncMessage support for asynchronous listeners. | hackademix | 2019-10-01 | 1 | -3/+2 |
* | "use strict" in SyncMessage.js | hackademix | 2019-10-01 | 1 | -1/+2 |
* | More verbose error logging while processing syncMessage listeners. | hackademix | 2019-09-30 | 1 | -1/+1 |
* | Leaner and faster SyncMessage shim tab id tracking hack for Firefox. | hackademix | 2019-09-30 | 1 | -20/+20 |
* | Add browser.runtime.(sendSyncMessage|onSyncMessage) shim. | hackademix | 2019-09-29 | 1 | -0/+150 |