diff options
author | Teddy Wing | 2021-02-14 19:59:28 +0100 |
---|---|---|
committer | Teddy Wing | 2021-02-14 19:59:28 +0100 |
commit | 31b4b1cc29d184494200231d2904f4cd5672ff76 (patch) | |
tree | 11a517b961e7797268677b157ecbb6b83c5be576 | |
parent | 94265081b0efdd13ab480032547d2ac1f76daf83 (diff) | |
download | extreload-31b4b1cc29d184494200231d2904f4cd5672ff76.tar.bz2 |
Update TODO
-rw-r--r-- | l/TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -14,7 +14,7 @@ v `remove` in `filter` (2021.01.30) 2021.01.31: v sysexits (2021.02.13) -- Timeout +v Timeout (2021.02.14) 2021.02.02: v Option to reload current tab (run `chrome.tabs.reload()` in the last target) (2021.02.08) @@ -25,4 +25,4 @@ v Correct call ID numbering when multiple extensions are given (2021.02.03) v Catch errors from all signals and print the error message instead of opening the debugger (2021.02.05) 2021.02.08: -- Find out if we can take a port number only instead of a full WebSocket URL +x Find out if we can take a port number only instead of a full WebSocket URL (2021.02.14) |