Recensiones de Multiple File Downloader
Multiple File Downloader per MSI Developers
Recension de Usator de Firefox 13760273
Classificate 5 de 5
per Usator de Firefox 13760273, 7 წლის წინAs hinted at the plugin description some website developer knowledge is needed to dynamically add the 'download' attribute to anchor tags.
Open up the browser console and enter:
$$('a[href*=".webm"]').forEach(s => s.setAttribute('download', s.getAttribute('href')))
Above command line will:
- find all anchor tags on a website which contain the '.webm' extension in their 'href' attribute
- then iterate over found anchor tags
- and set the 'download' attribute to each anchor using the value from the 'href' attribute
This makes the toolbar button appear everyone was searching for.
Adjust code to your needs.
Open up the browser console and enter:
$$('a[href*=".webm"]').forEach(s => s.setAttribute('download', s.getAttribute('href')))
Above command line will:
- find all anchor tags on a website which contain the '.webm' extension in their 'href' attribute
- then iterate over found anchor tags
- and set the 'download' attribute to each anchor using the value from the 'href' attribute
This makes the toolbar button appear everyone was searching for.
Adjust code to your needs.
49 recensiones
- Classificate 1 de 5per Добрый Инквизитор, წლის წინ
- Classificate 5 de 5per Usator de Firefox 18107874, 2 წლის წინ
- Classificate 1 de 5per Usator de Firefox 14562580, 4 წლის წინ
- Classificate 1 de 5per BFischer, 4 წლის წინ
- Classificate 4 de 5per ZEDIONISIO, 5 წლის წინ
- Classificate 5 de 5per Usator de Firefox 16254569, 5 წლის წინ
- Classificate 1 de 5per roger friedman, 5 წლის წინ
- Classificate 5 de 5per Ramselio, 5 წლის წინOf all the add-ons this is one my favorites, is very intuitive and user friendly, don't need a manual to figure it out.
- Classificate 1 de 5per Darto, 6 წლის წინA program/utility/addon should be rated as a sum of two parts: the utility itself and the documentation.
The documentation provided by the homepage for MSI Multiple File Downloader I rate as F minus: horrible beyond belief.
As for home this addon works, I have no clue because the makers decided to put tons of information on their site, EXCEPT HOW TO BEGIN TO USE IT.
So, what don't I know: I do not know how to download files with it. It is installed. I have no clue how to use it. - Classificate 1 de 5per Usator de Firefox 15438567, 6 წლის წინ
- Classificate 5 de 5per Barry, 6 წლის წინ
- Classificate 1 de 5per Usator de Firefox 14797555, 6 წლის წინDoes not work at all. Icon appears last in three dot menu instead of normal place and is gray and unusable.
- Classificate 1 de 5per Usator de Firefox 14609141, 6 წლის წინ
- Classificate 1 de 5per Usator de Firefox 14293021, 7 წლის წინ
- Classificate 1 de 5per Usator de Firefox 14221967, 7 წლის წინIt does nothing, including showing up as an option. Firefox should remove this from its site. It's worse than a waste of time.
- Classificate 1 de 5per Usator de Firefox 12524071, 7 წლის წინJust. Does. Not. Work.
It's an amazingly poorly written add-on where no one is able to use it properly. Not sure what are "MSI Developers" doing. For one, nothing shows up in the downloadable content list (it's always greyed out). Even when you do the stuff some enlightened person wrote in the reviews section (marking the pngs downloadable, for example), it now lists them, but still errors out and does not download them with the error "Unchecked lastError value: Error: filename must not be an absolute path" in the Browser Console. This shouldn't even be alpha. - Classificate 5 de 5per Usator de Firefox 14149478, 7 წლის წინ
- Classificate 1 de 5per Usator de Firefox 14123729, 7 წლის წინIt does not work. Poor tutorials and hard to find help with problems.
- Classificate 1 de 5per Usator de Firefox 14096153, 7 წლის წინ100% Useless. DO NOT WASTE YOUR TIME. Does not work as expected.
- Classificate 1 de 5per Usator de Firefox 14087260, 7 წლის წინMultiple File Download button doesn't show next to address bar, even after i confirmed Enable it. So how can i use this extension if it doesn't show? Please fix this because DownThemAll has not yet release Firefox Quantum version. Next to address bar only has Page Actions, Pocket & Bookmark button.
- Classificate 1 de 5per Usator de Firefox 14021322, 7 წლის წინTotally useless, no directions or indication it is on your computer. That coupled with no response from the developer leads me to think there is something nefarious going on here.