Chrome Download Manager
Easy extension for quick accesing download page
What is Chrome Download Manager?
Chrome Download Manager is a Chrome extension developed by gostargroup, and its main feature is "Easy extension for quick accesing download page".
Download Chrome Download Manager Extension CRX File
Download Chrome Download Manager extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Nice extension for making your life easier! Quick acces to your downloads tab!
Extension Basic Information
Name | |
ID | ichmmklimcffcpghmbbmbflfipanoflp |
Official URL | https://chrome.google.com/webstore/detail/chrome-download-manager/ichmmklimcffcpghmbbmbflfipanoflp |
Description | Easy extension for quick accesing download page |
File Size | 22.99 KB |
Installation Count | 187 |
Current Version | 1.0.0 |
Last Updated | 2014-01-18 |
Publish Date | 2014-01-18 |
Rating | 2.80/5 Total 5 Ratings |
Developer | gostargroup |
Payment Type | free |
Supported Languages | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Chrome Download Manager", "description": "Easy extension for quick accesing download page", "version": "1.0.0", "icons": { "16": "16.png", "48": "48.png", "128": "128.png" }, "browser_action": { "default_icon": "48.png", "default_popup": "popup.html" } } |