Direct Download Link Finder

Helps you find direct file download links

What is Direct Download Link Finder?

Direct Download Link Finder is a Chrome extension developed by Sagar Soni, and its main feature is "Helps you find direct file download links".

Extension Screenshots

screenshot
screenshot
screenshot

Download Direct Download Link Finder Extension CRX File

Download Direct Download Link Finder extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name Direct Download Link Finder Direct Download Link Finder
ID knplaemikhjcdnlgnjboeobcoipnaglf
Official URL https://chromewebstore.google.com/detail/direct-download-link-find/knplaemikhjcdnlgnjboeobcoipnaglf
Description Helps you find direct file download links
File Size 350 KB
Installation Count 3,656
Current Version 1.1
Last Updated 2021-02-16
Publish Date 2020-01-02
Rating 5.00/5 Total 2 Ratings
Developer Sagar Soni
Email [email protected]
Payment Type free
Supported Languages 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"
    }
}