I am coding an extension that replaces the default New Tab for a simple HTML file that has a video playing in the background.
I would like to let the user input more videos. This means, that the extension has to be able to open some kind of a file explorer and store the selected file so that it can later be played.
Thanks