aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2021-02-03 20:35:55 +0100
committerTeddy Wing2021-02-03 20:35:55 +0100
commit2ec9b50b38a9c896db253f9af841af36d703a4f3 (patch)
tree7939ee082b80c26d3d4c59ba090ed8577bd31502
parent074b4375a54e4bbf4539d37b1418eacb2a70f87a (diff)
downloadextreload-2ec9b50b38a9c896db253f9af841af36d703a4f3.tar.bz2
Update TODO
-rw-r--r--l/TODO5
1 files changed, 4 insertions, 1 deletions
diff --git a/l/TODO b/l/TODO
index c4cc421..ad495a5 100644
--- a/l/TODO
+++ b/l/TODO
@@ -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