Chrono Download Manager

Download Manager | Video Downloader | Bulk Image Downloader

Что такое Chrono Download Manager?

Chrono Download Manager - это расширение Chrome, разработанное https://www.chronodownloader.net, и его основная функция - "Download Manager | Video Downloader | Bulk Image Downloader".

Снимки экрана расширения

screenshot
screenshot
screenshot
screenshot
screenshot

Скачать файл CRX расширения Chrono Download Manager

Скачайте файлы расширений Chrono Download Manager в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        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.                    

Основная информация о расширении

Название Chrono Download Manager Chrono Download Manager
ID mciiogijehkdemklbdcbfkefimifhecn
Официальный URL https://chromewebstore.google.com/detail/chrono-download-manager/mciiogijehkdemklbdcbfkefimifhecn
Описание Download Manager | Video Downloader | Bulk Image Downloader
Размер файла 1.95 MB
Количество установок 829,487
Текущая Версия 0.11.2
Последнее Обновление 2023-02-21
Дата публикации 2020-12-31
Рейтинг 4.43/5 Всего 22943 оценок
Разработчик https://www.chronodownloader.net
Электронная почта [email protected]
Тип оплаты free
Официальный сайт расширения https://www.chronodownloader.net
URL страницы помощи https://bugs.chronodownloader.net
Поддерживаемые языки 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"
}