Using Chrome on an external web i'm exporting a file to csv.
Is it possible to intercept when a file is downloaded, check the filename and based on this automatic open a spessific app?
Or should i create my app as an service to check for this file and then open the UI ??
Is it possible to intercept when a file is downloaded, check the filename and based on this automatic open a spessific app?
Or should i create my app as an service to check for this file and then open the UI ??