ichaoX / ext-file

Firefox File System Access Extension
https://addons.mozilla.org/en-US/firefox/addon/file-system-access/
GNU General Public License v3.0
12 stars 0 forks source link

Android support #9

Open kcpr opened 1 week ago

kcpr commented 1 week ago

Hi,

Are there any chances to support Android? I'm pretty sure it should be possible to - even now - install the extension on Android version of Firefox (at least Nighly possibly), but there's no helper app so I assume it may not work anyway.

Thank You for creating and sharing it by the way! Bless!

ichaoX commented 1 week ago

Currently, Firefox for Android does not support the relevant API. One possible way to make it work properly is to add WebDAV support, but I'm not sure when that will be implemented.

kcpr commented 6 days ago

Ok, thank You very much for the answer!

kcpr commented 6 days ago

And if You'd wonder about possible usecase: using it in VSCode while using DEX (or ony other way of connecting Android to a bigger screen - Miracast for example) could be pretty handy I believe. :)