TabFS
TabFS copied to clipboard
🗄 Mount your browser tabs as a filesystem.
 i am having trouble accessing the debugger folder. i assume thats where i would find additional resources, like the loaded images and scripts? i am running kde neon linux
Powershell already abstracts several different data stores using the filesystem metaphor: [Providers in Powershell](https://learn.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_providers?view=powershell-7.3) Now that Powershell is open-source and fully cross-platform, could leveraging this framework help TabFS either by...
With javascript used as the filename, it appears some files can be "created" but then never again interacted with via the filesystem:  I believe it may be the square...
Hi @osnr, thanks for this wonderful work! Conclusion first: I think I found the source of quite a few glitches but I don't know how to fix it. Looking at...
Getting this error when I try to load the extension : Failed to load extension File ~/Downloads/TabFS-master Error Manifest file is missing or unreadable Could not load manifest. I have...
Just started using tabfs today. Tabs with file semantics scratch an itch I didn't know I had 😄 While browsing tabs under by-id, I noticed something weird. I'm able to...
I see a small speaker in my MacOS Chrome tab if that tab is playing music or a video with sound. Is this information available from TabFS?
Things like Browsix (https://browsix.org/) let the browser itself run a very realistic shell. Maybe this could run that shell and attach the TabFS to it for easy-of-use instead of actually...
TabFS is currently using manifest v2, which will go away eventually and there are some limitations in it. e.g. I was thinking of adding routes for `/frames` to be able...
Some documentation would be good for `TABFS_MOUNT_DIR`