Ok,so I can use chrome.fileSystem.retainEntry to store the permission, but I'd prefer it if the user does not even have to do this at all.
Is there a way to give my app / extension access to the downloads folder, without asking the users permission ? perhap a managed app using googles "Chrome for business and education" ?
I need to be able to read and delete files from the Downloads folder.