Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jamescoyle/downloadsextension

A replacement for the default Chrome downloads shelf
https://github.com/jamescoyle/downloadsextension

chrome chrome-toolbar download-manager popup

Last synced: 4 months ago
JSON representation

A replacement for the default Chrome downloads shelf

Awesome Lists containing this project

README

        

# Chrome Download Manager Extension

An extension for Chrome which replaces the default download shelf with a menu in the Chrome toolbar. It is designed to look like the new extensions panel and blend in seamlessly with the current Chrome UI. The popup is made entirely with Svelte which makes it so easy to render the list of downloads and keep the UI updated as the download state changes.

[![Available in the Chrome Web Store](.github/webstore.png)](https://chrome.google.com/webstore/detail/download-manager/epgkpmpjileiepinlphboolabkkdelle)

## Contributing

If you encounter an error or bug you can open an issue or attempt a fix yourself. This project uses Svelte for the frontend.