3.10.10 • Published 16 days ago

@dvcol/synology-extension v3.10.10

Weekly downloads
-
License
MIT
Repository
github
Last release
16 days ago

Synology Download is a React base Chrome extension to manage Synology Download Station tasks directly from the browser.

The popup support the following functionalities

  • Tabbed download tasks display and filtering
  • Task pause, play, seed, delete, destination edit
  • Task creation through rich form (destination, url, ftp, zip password)
  • Http, Https, 2FA login over local network
  • Context menu creation (with custom destination)
  • Quick action menu creation (with custom destination)

The content script supports the following functionalities:

  • One click download on magnet links
  • Quick menu dropdown if more than one exist
  • Rich task creation modal on quick action or context menu
  • In-page notification for task creation

The service worker supports the following functionalities:

  • Periodic task polling
  • Custom badge number and text display for filtered tasks (by tabs, status, destination)
  • Browser notifications on task completion/error (conditional on polling behavior and extensions permissions)

Limitation

Quick-connect login is not currently supported due to the lack of official API documentation.

Currently, only magnet urls are supported for the quick action menu.

Note that translation on previous version of Chrome (100 and below) might have only partial support in banner notifications.

Due to MV3 current limitation, the service-worker is maintained awake through periodic messaging on active tab, if no tab is active in the past 5 minutes, service worker and associated functionalities might suspend until wake events.

Prerequisites

  • npm >=7.10.0
  • node >=16.0.0

Install

npm install

Usage

To start the dev server (hot reload popup and service worker, but not content script)

npm run start

To build for production

npm run build

See package.json for other useful scripts.

Run tests

npm run test:unit

Author

🤝 Contributing

Contributions, issues and feature requests are welcome!Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

📝 License

This project is MIT licensed.


This README was generated with ❤️ by readme-md-generator

3.10.10

16 days ago

3.10.7

24 days ago

3.10.9

23 days ago

3.10.6

1 month ago

3.10.5

1 month ago

3.10.4

5 months ago

3.10.3

5 months ago

3.10.2

5 months ago

3.10.1

5 months ago

3.9.1

9 months ago

3.8.6

9 months ago

3.10.0

9 months ago

3.8.5

12 months ago

3.8.3

1 year ago

3.8.2

1 year ago

3.8.1

1 year ago

3.7.1

1 year ago

3.7.0

1 year ago

3.6.5

1 year ago

3.6.3

1 year ago

3.6.2

1 year ago

3.6.1

1 year ago

3.6.0

1 year ago

3.5.3

1 year ago

3.5.2

1 year ago

3.3.0

1 year ago

3.1.1

1 year ago

3.0.23

1 year ago

3.0.22

1 year ago

3.0.20

1 year ago

3.0.19

1 year ago

3.0.18

1 year ago

3.0.15

1 year ago

3.0.13

1 year ago

3.0.9

1 year ago

3.0.8

1 year ago

3.0.6

1 year ago

3.0.5

1 year ago

3.0.4

1 year ago

3.0.2

1 year ago

3.0.1

1 year ago

3.0.0

1 year ago