aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorOmar Rizwan <omar@omar.website>2020-12-15 12:11:41 -0800
committerOmar Rizwan <omar@omar.website>2020-12-15 12:11:41 -0800
commitd21c9eace16593446cdedbd85ba780b7f4368b70 (patch)
tree752e8f8a08e7deb33b4a98c900392e4cf34d7b93 /README.md
parent9feca9b0b90a107ece6be1b4d197e08020a40690 (diff)
make URL writable (kinda). allow delete in by-title/. README update
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 10 insertions, 4 deletions
diff --git a/README.md b/README.md
index fc13381..818f7ee 100644
--- a/README.md
+++ b/README.md
@@ -45,6 +45,12 @@ Home / Twitter
### Close all Stack Overflow tabs
```
+$ rm mnt/tabs/by-title/*Stack_Overflow*
+```
+
+or (older)
+
+```
$ echo remove | tee -a mnt/tabs/by-title/*Stack_Overflow*/control
```
@@ -60,10 +66,10 @@ I do this
## Setup
-**disclaimer**: security, functionality. In some sense, the whole
-point of this extension is to create a gigantic new surface area of
-communication between stuff inside your browser and the rest of your
-computer. permissions
+**disclaimer**: security, functionality, blah blah. applications may
+freeze ... In some sense, the whole point of this extension is to
+create a gigantic new surface area of communication between stuff
+inside your browser and software on the rest of your computer.
First, install the browser extension.