Critiques pour Download Star
Download Star par liebs
112 notes
- Noté 5 sur 5par OUBRECHT.com, il y a 22 jours
- Noté 5 sur 5par igorlogius, il y a un mois
- Noté 5 sur 5par esi, il y a 6 mois
- Noté 5 sur 5par Leland359, il y a 9 mois
- Noté 5 sur 5par Zakuta, il y a 2 ansbest 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.
- Noté 5 sur 5par Utilisateur ou utilisatrice 13999923 de Firefox, il y a 3 ans
- Noté 5 sur 5par Rotozaza, il y a 4 ansthe first out of a dozen extensions which does the job form scratch - add url with 200 linked files, select file type, it even find JS built links... Thank you. On top on https://github.com/marklieberman/downloadstar
- Noté 5 sur 5par Utilisateur ou utilisatrice 12680106 de Firefox, il y a 4 ansI was looking for an extension that fits the "Download Manager (S3)". "Download Star" is the perfect complement.
- Noté 5 sur 5par Utilisateur ou utilisatrice 16564231 de Firefox, il y a 4 ans
- Noté 5 sur 5par DonAlCapone, il y a 4 ans
- Noté 5 sur 5par Louis R. Tursi, il y a 4 ansNow 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.
- Noté 5 sur 5par tigregalis, il y a 4 ansThis 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" - Noté 5 sur 5par matjar almal, il y a 4 ans
- Noté 5 sur 5par KeepingItReal, il y a 4 ansClick 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.
- Noté 5 sur 5par Sinha Rabi, il y a 4 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 15776631 de Firefox, il y a 4 ansTruly 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. - Noté 5 sur 5par Pandustry, il y a 5 ansThe best "Download All" type extension, not bloated or overly complicated to use like others. Not as intuitive as it could be, so expect to spend a few minutes figuring it out. But once you do, it's good.
- Noté 5 sur 5par gea, il y a 5 ans
- Noté 5 sur 5par Pablo Medina, il y a 5 ansA 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}