TabFS/extension
Omar Rizwan be519afe5f extension,test: Start on simplifying routing.
Introduces a 'named variable' syntax so we can remove all the manual
indexing into path components / converting to int in individual fs
ops.

Also rewrites the route finding to use regex: all routes are compiled
to regexes, then the route finder just walks through them all until it
hits a match.

Doesn't fully work yet; JS test passes.
2021-03-21 15:35:01 -07:00
..
safari safari: fix some races when you reload Web inspector, make ws connection retry 2021-02-08 13:45:26 -08:00
vendor Switch to browser namespace so we can use Promises. 2020-10-23 12:00:25 -07:00
background.js extension,test: Start on simplifying routing. 2021-03-21 15:35:01 -07:00
manifest.json make windows/*/visible-tab.png. seems to work? 2020-12-25 15:13:04 -08:00