Giter Club home page Giter Club logo

download_with_aria2's Introduction

About

Usage

  • Indicate running status over toolbar icon [Not supported in Manifest V3]
    • Idle: Empty
    • Active: Light Blue Number
    • Error: Red E
  • Built-in Aria2 Web Manager
    • Filtering tasks with queues Active, Stopped, and Removed
    • New Task page with extra options
      • Support upload .metalink, .meta4, and .torrent files [Chromium Only]
    • Task Manager that can change options for downloads
      • Change selected files for bittorrent downloads
      • Add or remove download uris for http/ftp downloads
    • Options page for the extension
    • Global Options page for aria2 jsonrpc
  • Capture browser downloads
    • Switchable APIs [Firefox Only]
      • downloads API [Default]
      • webRequest API
    • Capture filter based on file size
    • Capture filter based on file extension [Firefox only capture MIME type application via webRequest API]
    • Capture filter based on domain names of referer
  • Support proxy setting and provide auto matching rule

Feedback

Build

  • Download latest stable source code
  • Extract source code

Windows

  • Download 7-zip standalone console v21.07 Windows
  • Put 7za.exe and 7za.dll into the same folder with win_build.cmd
  • Run win_build.cmd and follow the instructions

Linux

  • Install zip from software sources or elsewhere.
  • Run linux_build.sh and follow the instructions
  • If the browser parameter firefox or chromium is specified, the extension can be compiled without interaction.
  • When the browser parameter is specified, and then specify the -i parameter, the browser can directly install the compiled extension in an interactive manner.(Due to Chrome's security policy, this function is currently only implemented in Firefox, and only supports Firefox Browser Developer Edition)
  • The extension will be generated in the build folder under the working directory of the compiled script.
  • Examples:
    • ./linux_build.sh firefox -i
  • After preliminary modification and testing, it is basically usable, but further testing is still required.

Others

download_with_aria2's People

Contributors

jc3213 avatar git1-eipi10 avatar ivysrono avatar stephenhawk8054 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.