From 2f639e2a0276efb3dbb8a470e61ee8ffc2503f5b Mon Sep 17 00:00:00 2001 From: Omar Rizwan Date: Mon, 8 Feb 2021 12:12:43 -0800 Subject: safari: TabFSServer subprocess that can live long. fixes bug where fs would die after a minute or two --- extension/safari/README.md | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'extension/safari/README.md') diff --git a/extension/safari/README.md b/extension/safari/README.md index 730cf82..9ceafdc 100644 --- a/extension/safari/README.md +++ b/extension/safari/README.md @@ -20,3 +20,12 @@ sites. It should be running now! (?) Check the `fs/mnt` folder of the TabFS repo on your computer to see if it's mounted. + +### tips + +- To open Web inspector: Safari -> Develop menu -> Web Extension + Background Pages -> TabFS + +- You need to rebuild if you change background.js. This is pretty + annoying. + -- cgit v1.2.3