From d21c9eace16593446cdedbd85ba780b7f4368b70 Mon Sep 17 00:00:00 2001 From: Omar Rizwan Date: Tue, 15 Dec 2020 12:11:41 -0800 Subject: make URL writable (kinda). allow delete in by-title/. README update --- README.md | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index fc13381..818f7ee 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,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. -- cgit v1.2.3