Chrono Download Manager

Download Manager | Video Downloader | Bulk Image Downloader

O que é Chrono Download Manager?

Chrono Download Manager é uma extensão do Chrome desenvolvida por https://www.chronodownloader.net, e sua principal característica é "Download Manager | Video Downloader | Bulk Image Downloader".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Chrono Download Manager

Baixe arquivos de extensão Chrono Download Manager no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Chrono Download Manager Chrono Download Manager
ID mciiogijehkdemklbdcbfkefimifhecn
URL Oficial https://chromewebstore.google.com/detail/chrono-download-manager/mciiogijehkdemklbdcbfkefimifhecn
Descrição Download Manager | Video Downloader | Bulk Image Downloader
Tamanho do Arquivo 1.95 MB
Contagem de Instalações 829,487
Versão Atual 0.11.2
Última Atualização 2023-02-21
Data de Publicação 2020-12-31
Classificação 4.43/5 Total de 22943 Avaliações
Desenvolvedor https://www.chronodownloader.net
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://www.chronodownloader.net
URL da Página de Ajuda https://bugs.chronodownloader.net
Idiomas Suportados 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"
}