You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment, BrowserFS has been tested to work in the latest version of the following browsers:
Chrome
Firefox
Safari
Opera
Internet Explorer 11
Internet Explorer 10
Internet Explorer 9
Internet Explorer 8
Note that not all file system backends support all browsers. For example, if the browser does not have localStorage support, the localStorage backend will not work properly. To check if a file system supports the current browser at runtime, use the isAvailable method on the file system constructor.