Skip to content

GopeedLab/browser-extension

Repository files navigation

Release Donate Discord

ko-fi

English | 中文

Install

Chrome Web Store Edge Store Firefox Add-ons

Note: Please make sure gopeed version >= 1.6.8

Features

  • 🔽 Instead of browser download manager
  • 🔍 Sniff web resources
  • ⚙️ Support multiple downloader configurations
  • 📦 More..

Advanced Usage

This extension is "ready to use after download" and usually requires no worries on your part.

Temp disable the extension

en_temp_disabled

How to customize API

  1. Open ext settings

    en_settings

  2. Edit the API settings (MUST BE SAME AS WHAT YOU'VE SET IN SOFTWARE)

    en_api

How to set file types that do not need to be captured

  1. Open ext setting page and turn to Basic Settings page.

  2. Open and edit the box of the option File Type Filter, for example:

    • Note: .tar.gz would be matched by both .gz and .tar.gz
    jpg
    jpeg
    png
    tif
    tiff
    webp
    avif
    gif
    pdf
    docx
    doc
    pptx
    ppt
    xlsx
    xls
    

How to set domains that do not need to be captured

  1. Open ext setting page and turn to Basic Settings page.

  2. Open and edit the box of the option Domain Filter, for example:

    • Note: The use of regular expression or wildcard characters is not supported.
    changjiang.yuketang.cn
    zhihu.com
    

Build

pnpm install
pnpm run build