gautamkrishnar / motrix-webextension

A browser extension for the Motrix Download Manager
GNU General Public License v3.0
1.26k stars 99 forks source link

why file is saved and file_name is not separated like in this picture #60

Open candrapersada opened 3 years ago

candrapersada commented 3 years ago

33

123859576-baba1100-d91c-11eb-82e4-7229f3f357a3

JaroslawPokropinski commented 3 years ago

Right now it uses built in prompt "https://developer.mozilla.org/en-US/docs/Web/API/Window/prompt" which only allows for single input so separating those is not trivial.