Direct Download Link Finder

Helps you find direct file download links

Direct Download Link Finderคืออะไร?

Direct Download Link Finder เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Sagar Soni และคุณลักษณะหลักของมันคือ "Helps you find direct file download links"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Direct Download Link Finder

ดาวน์โหลดไฟล์ส่วนขยาย 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
URL อย่างเป็นทางการ 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"
    }
}