Welder Choice Download

Select links on a page and download them easily.

Co to jest Welder Choice Download?

Welder Choice Download to rozszerzenie Chrome opracowane przez r Digital Marketing PK, a jego główną funkcją jest „Select links on a page and download them easily.”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Welder Choice Download

Pobierz pliki rozszerzeń Welder Choice Download w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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/                    

Podstawowe informacje o rozszerzeniu

Nazwa Welder Choice Download Welder Choice Download
ID ccmoficcpocajpolffjaiihhnbcpignd
Oficjalny URL https://chromewebstore.google.com/detail/welder-choice-download/ccmoficcpocajpolffjaiihhnbcpignd
Opis Select links on a page and download them easily.
Rozmiar pliku 5.15 KB
Liczba instalacji 53
Aktualna Wersja 0.1
Ostatnia Aktualizacja 2021-07-05
Data Publikacji 2021-07-05
Deweloper r Digital Marketing PK
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://welderchoice.com/
Obsługiwane Języki 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
}