Tagged Questions
0
votes
1answer
166 views
How to programatically fetch the download status of Google Chrome?
How would I go about determining if Google Chrome is downloading something, and getting the "percent-done" value of that download, from the terminal using a Python, Perl, or Bash script?