Download Star 的评价
Download Star 作者: liebs
111 条评价
- 评分 5 / 5来自 OUBRECHT.com, 7 个月前
- 评分 5 / 5来自 igorlogius, 8 个月前
- best and simple, suitable UI, works fine most of time. but need some serious updates as websites uses different methods, so it fails to detect file type and unable to load for download. screenshots might be shared on author demand for further improvements. yet thanks for a beautiful extension.
- 评分 5 / 5来自 Firefox 用户 13999923, 4 年前
- 评分 5 / 5来自 Firefox 用户 12680106, 4 年前I was looking for an extension that fits the "Download Manager (S3)". "Download Star" is the perfect complement.
- 评分 5 / 5来自 Firefox 用户 16564231, 4 年前
- 评分 5 / 5来自 DonAlCapone, 4 年前
- 评分 5 / 5来自 Louis R. Tursi, 4 年前Now THIS is not just the type of downloader I′ve been looking for, but the best one in particular that actually knows what to do and how to do it. I have tried multiple "download all files/images" add-ons before, and this is by far the best one.
- 评分 5 / 5来自 tigregalis, 4 年前This is a great add-on.
Btw @CheeryP, all you need to do is put "/" in your Naming Mask, and it will break it out into folders.
e.g. for a naming mask "${ext}/${height}/${width}/${fileext}", for an image "image.png", dimensions 1280x720, it will create the folder/file path "Downloads/DownloadStar/png/720/1280/image.png" - 评分 5 / 5来自 matjar almal, 5 年前
- 评分 5 / 5来自 KeepingItReal, 5 年前Click the documents (doc, pdf, mp3, jpg, etc.), set the naming style (use the guide's 1st example), click the download icon (top-right). It's so simple. Love it.
- 评分 5 / 5来自 Sinha Rabi, 5 年前
- 评分 5 / 5来自 Firefox 用户 15776631, 5 年前Truly excellent add-on. Really dislike that DTA asks for so many permissions it doesn't seem to need.
As the other reviewer stated, this isn't as intuitive as it could be, but I still give it 5 stars. For example, it took a second to figure out the "Fast Filter" is not a result filter but a selection filter. In other words, it selects according to your filter rather filtering out results that don't match. It's more intuitive to use some kind of selection boxes with a selection box above all results to click on which selects all, or somehow provide a method of using Ctrl+A. Took a second to realize you can just type an asterisk in the box to select all. Still an excellent add-on. Very clean. Very fast. - 评分 5 / 5来自 Pablo Medina, 5 年前A very good extension. The naming mask option is great and useful.
For example to replace '%20' by " ", %2C by "," and %26 by "&" the following naming mask can be used:
${file|replace:/%20/: |replace:/%2C/:,|replace:/%26/:&}.${ext}