Welder Choice Download

Select links on a page and download them easily.

Что такое Welder Choice Download?

Welder Choice Download - это расширение Chrome, разработанное r Digital Marketing PK, и его основная функция - "Select links on a page and download them easily.".

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

screenshot

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

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

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

                        A Welder Choice download manager with flexible filtering/mass-renaming options that make downloading files a lot easier & productive.
This is a light and unobtrusive chrome download manager and batch/bulk/mass downloader.

 Good for:
 Assist the user in batch downloading various resources from the web:
 ● extract from the bulk links of web pages only desired ones (advanced filtering system)
 ● give better names for downloading files using the contextual info available for the corresponding links (name masks system)
 ● organize downloads by directing them to appropriate custom folders (favorite or automatic folders)
You can reach us through:
Website: https://welderchoice.com/
Facebook: https://www.facebook.com/welderchoice
Twitter: https://twitter.com/WelderChoice
LinkedIn: https://www.linkedin.com/company/welderchoice
Instagram: https://www.instagram.com/welderchoice/                    

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

Название Welder Choice Download Welder Choice Download
ID ccmoficcpocajpolffjaiihhnbcpignd
Официальный URL https://chromewebstore.google.com/detail/welder-choice-download/ccmoficcpocajpolffjaiihhnbcpignd
Описание Select links on a page and download them easily.
Размер файла 5.15 KB
Количество установок 53
Текущая Версия 0.1
Последнее Обновление 2021-07-05
Дата публикации 2021-07-05
Разработчик r Digital Marketing PK
Электронная почта [email protected]
Тип оплаты free
Официальный сайт расширения https://welderchoice.com/
Поддерживаемые языки en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Welder Choice Download",
    "description": "Select links on a page and download them easily.",
    "version": "0.1",
    "minimum_chrome_version": "16.0.884",
    "permissions": [
        "downloads",
        ""
    ],
    "browser_action": {
        "default_popup": "popup.html"
    },
    "manifest_version": 2
}