inbasic / bulk-media-downloader

A cross-browser extension to detect and download media resources
https://webextension.org/listing/bulk-media-downloader.html
135 stars 53 forks source link

Add option to specify additional file-extensions to match #32

Open edgimar opened 6 years ago

edgimar commented 6 years ago

It would be great if one could specify a regular-expression that could be used to decide which files appear in the list. A fairly common extension (.zip) doesn't appear to be currently supported. Instead of hard-coding the extensions that should be matched, this should be a user-configurable list of extensions or regular-expression.