amir1376/ab-download-manager-browser-integration

Browser Integration for AB Download Manager App

235

stars

93

commits

TypeScript

primary language

Aug 17, 2026

updated

www.abdownloadmanager.com
addon
browser-extension
browser-integration
browser-integration-for-downloads
chrome
chrome-extension
downloader
download-manager
extension
firefox
firefox-addon
firefox-ext
web-ext
Browse cluster: Browser Extensions & Add-ons

README

Firefox Add-ons Version Chrome Web Store Version

AB Download Manager Browser Integration Repository

If you are looking for the main app repository, use this link.

Usage

In order to use this extension you need to install AB Download Manager.

This extension does the following

  • Adds a Download With AB DM in browser's context menu
  • Automatically captures download links when the user wants to download the file from their browser
  • Show a Download Selected popup when the user selects some section of the page that contains links

How To Build

In order to build this extension locally:

I am developing this on Windows using npm, but it should have the same result on other build environments.

# install dependencies
npm i

# for firefox
npm run pack:firefox
# for chrome
npm run pack:chrome

The output zip file containing the extension will be placed at ./dist/<browser_name>.zip.

Repositories And Source Code

There are multiple repositories related to the AB Download Manager project:

RepositoryDescription
Main ApplicationContains the Application that runs on your device
Browser Integration (You are here)Contains the Browser Extension to be installed on your browser
WebsiteContains the AB Download Manager website

I spent a lot of time to create this project.

If you like my work, Please consider giving it a ⭐. Thanks ❤️

Contributors

amir1376

77 commits

RouatbiH

3 commits

MasterKia

1 commits

amir1376/ab-download-manager-browser-integration

Browser Integration for AB Download Manager App

235

stars

93

commits

TypeScript

primary language

Aug 17, 2026

updated

www.abdownloadmanager.com
addon
browser-extension
browser-integration
browser-integration-for-downloads
chrome
chrome-extension
downloader
download-manager
extension
firefox
firefox-addon
firefox-ext
web-ext
Browse cluster: Browser Extensions & Add-ons

README

Firefox Add-ons Version Chrome Web Store Version

AB Download Manager Browser Integration Repository

If you are looking for the main app repository, use this link.

Usage

In order to use this extension you need to install AB Download Manager.

This extension does the following

  • Adds a Download With AB DM in browser's context menu
  • Automatically captures download links when the user wants to download the file from their browser
  • Show a Download Selected popup when the user selects some section of the page that contains links

How To Build

In order to build this extension locally:

I am developing this on Windows using npm, but it should have the same result on other build environments.

# install dependencies
npm i

# for firefox
npm run pack:firefox
# for chrome
npm run pack:chrome

The output zip file containing the extension will be placed at ./dist/<browser_name>.zip.

Repositories And Source Code

There are multiple repositories related to the AB Download Manager project:

RepositoryDescription
Main ApplicationContains the Application that runs on your device
Browser Integration (You are here)Contains the Browser Extension to be installed on your browser
WebsiteContains the AB Download Manager website

I spent a lot of time to create this project.

If you like my work, Please consider giving it a ⭐. Thanks ❤️

Contributors

amir1376

77 commits

RouatbiH

3 commits

MasterKia

1 commits

Languages

TypeScript

99.5%