Direct Download Link Finder

Helps you find direct file download links

Wat is Direct Download Link Finder?

Direct Download Link Finder is een Chrome-extensie ontwikkeld door Sagar Soni, en de belangrijkste functie is "Helps you find direct file download links".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Direct Download Link Finder

Download Direct Download Link Finder-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

Basisinformatie over de Extensie

Naam Direct Download Link Finder Direct Download Link Finder
ID knplaemikhjcdnlgnjboeobcoipnaglf
Officiële URL https://chromewebstore.google.com/detail/direct-download-link-find/knplaemikhjcdnlgnjboeobcoipnaglf
Beschrijving Helps you find direct file download links
Bestandsgrootte 350 KB
Aantal Installaties 3,656
Huidige Versie 1.1
Laatst Bijgewerkt 2021-02-16
Publicatiedatum 2020-01-02
Beoordeling 5.00/5 Totaal 2 Beoordelingen
Ontwikkelaar Sagar Soni
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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"
    }
}