diff options
| author | Teddy Wing | 2021-02-03 20:35:55 +0100 | 
|---|---|---|
| committer | Teddy Wing | 2021-02-03 20:35:55 +0100 | 
| commit | 2ec9b50b38a9c896db253f9af841af36d703a4f3 (patch) | |
| tree | 7939ee082b80c26d3d4c59ba090ed8577bd31502 /l/TODO | |
| parent | 074b4375a54e4bbf4539d37b1418eacb2a70f87a (diff) | |
| download | extreload-2ec9b50b38a9c896db253f9af841af36d703a4f3.tar.bz2 | |
Update TODO
Diffstat (limited to 'l/TODO')
| -rw-r--r-- | l/TODO | 5 | 
1 files changed, 4 insertions, 1 deletions
| @@ -1,7 +1,7 @@  TODO  2021.01.24: -- WebSockets URL to command line argument +v WebSockets URL to command line argument  - Command line arguments for extension IDs  v How to wait until all messages are sent before closing the WS connection (2021.01.31) @@ -19,3 +19,6 @@ v `remove` in `filter` (2021.01.30)  2021.02.02:  - Option to reload current tab (run `chrome.tabs.reload()` in the last target)  v Config object (2021.02.02) + +2021.02.03: +- Correct call ID numbering when multiple extensions are given | 
