Skip to content

Delegate downloads to service worker #920

@Sallaa

Description

@Sallaa

Delegate downloads to service worker (background) to have more stable downloads, prevent memory leaks, etc. We will be able to use chrome download API and will not have to rely on creating a link anymore.

  • Send a message to the background to initiate the download
  • background downloads the file using chrome download API

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions