You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chrome.downloads has event onDeterminingFilename. As possible solution, you can make your code
wait until user finish choosing filename and destination directory.
// New Task
motrix://new-task?uri=URL&out=NAME&dir=DIR
// Add Task silently, no confirmation
motrix://new-task?uri=URL&out=NAME&silent=true
// Open Preference
motrix://preferences
// Open About
motrix://about
The download is started automatically... This should be prevented.
The text was updated successfully, but these errors were encountered: