File choose Dialog #1

Closed
opened 2024-03-19 09:30:41 +00:00 by ccppi · 2 comments
Owner

-Use <input type=file for file picker
-Replace fetch api with file API

https://developer.mozilla.org/en-US/docs/Web/API/File
https://stackoverflow.com/questions/42108782/firefox-webextensions-get-local-files-content-by-path

fetch api cant read local files anymore

-Use <input type=file for file picker -Replace fetch api with file API >https://developer.mozilla.org/en-US/docs/Web/API/File >https://stackoverflow.com/questions/42108782/firefox-webextensions-get-local-files-content-by-path fetch api cant read local files anymore
ccppi added the
enhancement
label 2024-03-19 09:30:41 +00:00
Author
Owner
https://stackoverflow.com/questions/54617844/using-filereader-to-read-a-json-file
ccppi closed this issue 2024-03-20 08:17:36 +00:00
Author
Owner

Done

Done
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ccppi/WebExtension#1
No description provided.