Direct Download Link Finder

Helps you find direct file download links

什麼是Direct Download Link Finder?

Direct Download Link Finder是由Sagar Soni開發的Chrome擴展程式,該擴展的主要功能是“Helps you find direct file download links”。

擴展截圖

screenshot
screenshot
screenshot

下載Direct Download Link Finder擴展crx文件

下載Direct Download Link Finder擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

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

擴展基本資訊

名稱 Direct Download Link Finder Direct Download Link Finder
ID knplaemikhjcdnlgnjboeobcoipnaglf
官方網址 https://chromewebstore.google.com/detail/direct-download-link-find/knplaemikhjcdnlgnjboeobcoipnaglf
簡介 Helps you find direct file download links
檔案大小 350 KB
安裝次數 3,656
目前版本 1.1
更新時間 2021-02-16
上架時間 2020-01-02
評分 5.00/5 共 2 次評分
開發者 Sagar Soni
電子郵箱 [email protected]
付費類型 free
支援的語言 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"
    }
}