Chrono Download Manager

Download Manager | Video Downloader | Bulk Image Downloader

Cos'è Chrono Download Manager?

Chrono Download Manager è un'estensione di Chrome sviluppata da https://www.chronodownloader.net, e la sua funzione principale è "Download Manager | Video Downloader | Bulk Image Downloader".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Chrono Download Manager

Scarica i file di estensione Chrono Download Manager in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        Chrono Download Manager is the first and only full-featured download manager for Google Chrome™. Manage all your downloads inside Chrome™ and there is no need to install any separate downloader application. Chrono is tightly integrated with Chrome™ by context menus, toolbar buttons and key shortcuts.

Besides download management, Chrono is also your best video download helper and bulk image downloader. The Chrono Sniffer detects all links, images, audios and videos on a webpage, and you can filter URLs by their file types or by Regular Expression.

Start downloading with Chrono today! Have fun playing with it, and don't forget to share!

====================================
***                       FEATURES
====================================

* Totally override the Chrome™'s default download manager, and get rid of the bottom downloads toolbar.

* Access your downloads in a popup window with a single click on the toolbar icon.

* Organize your downloads with a fresh and clean table view or list view, and apply custom filters to group your downloads into different categories. 

* Notifications for downloads.

* Preview your docs, images, audios, videos and zip files right after your download completes.

* Initiate batch downloads by entering multiple URLs or URL pattern.

====================================
***             MORE ADVANCED FEATURES
====================================

* Highly customizable task filters let you group downloads by type, date, url etc.

* Batch descriptors help you download a range of URLs with pattern painlessly.

* Naming Mask allows you to name a downloaded file by link text, page title, URL components, date/time and many more.

* Rule System uses programmable rules to automatically rename your downloads, and to route your files to different folders.

====================================
***                     KNOWN ISSUES
====================================

* Chrono currently uses Chrome™'s built-in Downloads API, so it does not offer multi-threaded downloading capability and has limited support for pausing and resuming a large download.

* All downloaded files can only be saved under Chrome™'s default downloads folder or any of its subdirectories.

* The extension may not work properly in incognito mode.

* The extension is not for downloading youtube videos.

====================================

To file a bug or request a feature, please use http://bugs.chronodownloader.net


*** Chrome™ is a trademark of Google Inc. Use of this trademark is subject to Google Permissions.                    

Informazioni di Base sull'Estensione

Nome Chrono Download Manager Chrono Download Manager
ID mciiogijehkdemklbdcbfkefimifhecn
URL Ufficiale https://chromewebstore.google.com/detail/chrono-download-manager/mciiogijehkdemklbdcbfkefimifhecn
Descrizione Download Manager | Video Downloader | Bulk Image Downloader
Dimensione del File 1.95 MB
Conteggio Installazioni 829,487
Versione Corrente 0.11.2
Ultimo Aggiornamento 2023-02-21
Data di Pubblicazione 2020-12-31
Valutazione 4.43/5 Totale 22943 Valutazioni
Sviluppatore https://www.chronodownloader.net
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://www.chronodownloader.net
URL della Pagina di Aiuto https://bugs.chronodownloader.net
Lingue Supportate id,ms,de,en,en-GB,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_extName__",
    "short_name": "Chrono",
    "version": "0.11.2",
    "description": "__MSG_extDesc__",
    "icons": {
        "16": "icons\/logo\/16.png",
        "19": "icons\/logo\/19.png",
        "24": "icons\/logo\/24.png",
        "32": "icons\/logo\/32.png",
        "38": "icons\/logo\/38.png",
        "48": "icons\/logo\/48.png",
        "128": "icons\/logo\/128.png"
    },
    "default_locale": "en",
    "minimum_chrome_version": "31",
    "offline_enabled": true,
    "homepage_url": "https:\/\/chrome.google.com\/webstore\/detail\/chrono-download-manager\/mciiogijehkdemklbdcbfkefimifhecn",
    "externally_connectable": {
        "ids": [
            "nimngehdfcodchaoncbkijfocmfnpebg",
            "oflpkffadgbfbnjdckenekjbflgofalp"
        ]
    },
    "permissions": [
        "alarms",
        "clipboardRead",
        "clipboardWrite",
        "downloads",
        "downloads.open",
        "downloads.shelf",
        "notifications",
        "tabs",
        "contextMenus",
        "webRequest",
        "webRequestBlocking",
        "unlimitedStorage",
        ""
    ],
    "background": {
        "page": "bg\/bg.htm"
    },
    "browser_action": {
        "default_title": "__MSG_extName__",
        "default_icon": {
            "16": "icons\/logo\/16.png",
            "19": "icons\/logo\/19.png",
            "24": "icons\/logo\/24.png",
            "32": "icons\/logo\/32.png",
            "38": "icons\/logo\/38.png",
            "48": "icons\/logo\/48.png",
            "128": "icons\/logo\/128.png"
        },
        "default_popup": "pop\/pop.htm"
    },
    "options_ui": {
        "page": "ui\/options.htm",
        "open_in_tab": true
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*",
                "ftp:\/\/*\/*"
            ],
            "js": [
                "cs\/main.js"
            ]
        },
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*",
                "ftp:\/\/*\/*"
            ],
            "js": [
                "cs\/sniffer.js"
            ],
            "all_frames": true
        }
    ],
    "web_accessible_resources": [
        "icons\/newd.png",
        "icons\/newd_pause.png",
        "com\/taskdlg.htm"
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/ssl.google-analytics.com https:\/\/www.googletagmanager.com https:\/\/www.google-analytics.com\/; object-src 'self'; frame-src data: file: http:\/\/www.chronodownloader.net http:\/\/www.facebook.com https:\/\/www.facebook.com http:\/\/platform.twitter.com https:\/\/platform.twitter.com"
}