logoalt Hacker News

simongrayyesterday at 5:08 PM2 repliesview on HN

That file editor seems to work in Firefox. I just tested the save/open functionality.


Replies

tbrockmanyesterday at 6:13 PM

It's not using the File System Access API, on Firefox it uses <input type="file"> for file-picking, and the save just downloads it. It's not synchronizing anything with your filesystem.

show 1 reply
maelitoyesterday at 5:44 PM

It just downloaded the file on my firefox.