Unlike a previous question, I am wondering if there is a way to sort by time left or file size or any other attribute on the All Downloads (Ctrl-J) page in Chrome.

If there is, how is it done?

link|improve this question

feedback

2 Answers

up vote 1 down vote accepted

No, there is no way to do this. The downloads are sorted by the order they were downloaded in. Chrome has a helpful icon that fills up as your downloads complete, providing a way to see how close to completion any download is. Also, download times depend on the download speed, which may change throughout the download. It may not be a good idea to keep changing the list of downloads based on the time left (or the download speed essentially).

link|improve this answer
Thanks, Jay - I was hoping that wasn't the case. <Sigh/>. (Side note - what would prevent the list from reordering if it were to be sorted on time left, for example?) – warren Aug 10 '11 at 19:37
Well, if I was designing the sorting function I would make the sorting insensitive to minute changes. So only sort if speed changes by +/- 500 KB/s, which will prevent the list from being sorted continuously and still give a pretty good estimate. – Jay Mahendru Aug 10 '11 at 19:43
feedback

Is [there] a way to sort by time left or file size or any other attribute on the All Downloads page in Chrome?

Not a built-in way, but there are extensions that give you better control over the history and downloads, including the ability to re-order the items:

(Some of these extensions have been available since the extension gallery first opened.)

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.