diff options
-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) |