Direct Download Link Finder

Helps you find direct file download links

Co to jest Direct Download Link Finder?

Direct Download Link Finder to rozszerzenie Chrome opracowane przez Sagar Soni, a jego główną funkcją jest „Helps you find direct file download links”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Direct Download Link Finder

Pobierz pliki rozszerzeń Direct Download Link Finder 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

                        Find direct links of files on Google including Audio, Video, Documents, Application, Source Files, Images, Compressed, Disc Images, Data Files, Fonts and System files.                    

Podstawowe informacje o rozszerzeniu

Nazwa Direct Download Link Finder Direct Download Link Finder
ID knplaemikhjcdnlgnjboeobcoipnaglf
Oficjalny URL https://chromewebstore.google.com/detail/direct-download-link-find/knplaemikhjcdnlgnjboeobcoipnaglf
Opis Helps you find direct file download links
Rozmiar pliku 350 KB
Liczba instalacji 3,656
Aktualna Wersja 1.1
Ostatnia Aktualizacja 2021-02-16
Data Publikacji 2020-01-02
Ocena 5.00/5 Łącznie 2 Oceny
Deweloper Sagar Soni
E-mail [email protected]
Typ Płatności free
Obsługiwane Języki en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Direct Download Link Finder",
    "version": "1.1",
    "description": "Helps you find direct file download links",
    "manifest_version": 2,
    "browser_action": {
        "default_popup": "index.html",
        "default_icon": {
            "16": "icon16.png",
            "48": "icon48.png",
            "32": "icon32.png",
            "128": "icon128.png"
        }
    },
    "icons": {
        "16": "icon16.png",
        "32": "icon32.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}