Skip to content

lezram/developers-download-helper-webext

Repository files navigation

Developer's Download Helper - Web Extension

Web extension to download files and folders from online file browsers via context menu.

Supported sites

  • :octocat: GitHub
  • 🦊 GitLab

Installation

Download zip from the latest release and import it in your browser.

Usage

Options

In the extension option/preferences you can specify the urls on which the extension should be enabled.

Build

To build the extension run

npm run build

Extension files

For firefox, ...

npm run build:zip

For chromium

npm run build:crx

Thanks to ...