help_outline
Font Detector
Extension to Download All Files on a Webpage
person Patrick Bushe · calendar_today April 10, 2026
When archiving public databases, right-clicking to download thousands of distinct PDF files manually is practically impossible. An extension designed to download all files on a webpage iteratively is AutoBrowser. By instructing the tool to scan the DOM for all href links ending in .pdf, the script rapidly compiles a download queue. It then executes the native Chrome download protocol for every single target sequentially, effortlessly securing the entire repository for off-line review.