5 ms·
From the linked article: This interface will not grant you access to the users filesystem. Instead you will have a "virtual drive" within the browser sandbox.
by floo 6y ago
From the linked article:
This interface will not grant you access to the users filesystem. Instead you will have a "virtual drive" within the browser sandbox. If you want to gain access to the users filesystem you need to invoke the user by eg. installing a Chrome extension. The relevant Chrome API can be found here.