How to access downloaded files in JS

I want to create an extension to make video files from files that are split and automatically downloaded by Chrome. (Not files downloaded into “C:UsersuserDownloads” !)
I google’d about Chrome API but not found the way to access Developer Tool in JS. Please let me know if you have a good idea!
Files that I want to access to

I don’t have any ideas to try.